mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-armv7 to 4.1.2-1
This commit is contained in:
parent
960955033e
commit
caae92ce35
2 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ pkgbase=linux-armv7
|
|||
_srcname=linux-4.1
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="ARMv7 multi-platform"
|
||||
pkgver=4.1.1
|
||||
pkgver=4.1.2
|
||||
pkgrel=1
|
||||
rcnrel=armv7-x1
|
||||
arch=('armv7h')
|
||||
|
@ -30,8 +30,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
|||
'0008-USB-armory-support.patch'
|
||||
'config')
|
||||
md5sums=('fe9dc0f6729f36400ea81aa41d614c37'
|
||||
'7766291e05ecf0b53d79c532cb44db6c'
|
||||
'7b86bd9e2401710c4480cef7b02dde6b'
|
||||
'b9923009c2edf86d5d3d52c5ee53c8e1'
|
||||
'717d3dcff087f1da59fc733003059077'
|
||||
'SKIP'
|
||||
'db7c0ff1f385725f3e0683b0f544db6b'
|
||||
'ad71eb3cdf4fa9b1b292017af32cbf79'
|
||||
|
@ -41,7 +41,7 @@ md5sums=('fe9dc0f6729f36400ea81aa41d614c37'
|
|||
'aa5fc5a2efb2d122c6dbd49fb9356e2e'
|
||||
'996623b310630e6471329f304167834c'
|
||||
'8a5f87a89b4d0f9a7c93d762670e7342'
|
||||
'7c666728ed21ca965ed2ddaef7579ecc')
|
||||
'9714e635ba8c96b2219729b5f277298d')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.1.0-2 Kernel Configuration
|
||||
# Linux/arm 4.1.2-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_ARM_HAS_SG_CHAIN=y
|
||||
|
@ -5828,7 +5828,6 @@ CONFIG_GS_FPGABOOT=m
|
|||
# CONFIG_COMMON_CLK_XLNX_CLKWZRD is not set
|
||||
# CONFIG_FB_TFT is not set
|
||||
# CONFIG_I2O is not set
|
||||
# CONFIG_DRM_ETNAVIV is not set
|
||||
# CONFIG_CHROME_PLATFORMS is not set
|
||||
CONFIG_CLKDEV_LOOKUP=y
|
||||
CONFIG_HAVE_CLK_PREPARE=y
|
||||
|
@ -5924,6 +5923,7 @@ CONFIG_ARM_SMMU=y
|
|||
CONFIG_REMOTEPROC=y
|
||||
CONFIG_OMAP_REMOTEPROC=y
|
||||
# CONFIG_STE_MODEM_RPROC is not set
|
||||
CONFIG_WKUP_M3_RPROC=y
|
||||
|
||||
#
|
||||
# Rpmsg drivers
|
||||
|
|
Loading…
Reference in a new issue