core/linux-raspberrypi to 4.1.18-3

This commit is contained in:
Kevin Mihelich 2016-02-29 19:23:34 +00:00
parent cddcf3b191
commit d9c9406707
3 changed files with 9 additions and 7 deletions

View file

@ -7,12 +7,12 @@
buildarch=20 buildarch=20
pkgbase=linux-raspberrypi pkgbase=linux-raspberrypi
_commit=bf0bc44d74d6afd714642f6052c011ceb43375df _commit=02ce9572cc77c65f49086bbc4281233bd3fa48b7
_srcname=linux-${_commit} _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Raspberry Pi" _desc="Raspberry Pi"
pkgver=4.1.18 pkgver=4.1.18
pkgrel=2 pkgrel=3
bfqver=v7r8 bfqver=v7r8
arch=('armv6h' 'armv7h') arch=('armv6h' 'armv7h')
url="http://www.kernel.org/" url="http://www.kernel.org/"
@ -28,15 +28,15 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
'cmdline.txt' 'cmdline.txt'
'config.v6' 'config.v6'
'config.v7') 'config.v7')
md5sums=('69b043faac78073ccf9388d032d2ee4f' md5sums=('e84a9d4550a5dd62b0f1c4ca54042d36'
'SKIP' 'SKIP'
'74bf103542cbdee0363819309adb97a2' '74bf103542cbdee0363819309adb97a2'
'f09baae3c7add4ed9bedde22ae3efe19' 'f09baae3c7add4ed9bedde22ae3efe19'
'bd8cc19a31d1cf8aeeaf9245057c4f9b' 'bd8cc19a31d1cf8aeeaf9245057c4f9b'
'9a3c82da627b317ec79c37fd6afba569' '9a3c82da627b317ec79c37fd6afba569'
'60bc3624123c183305677097bcd56212' '60bc3624123c183305677097bcd56212'
'a861913c48568f5b026791e809c553f4' 'cda3f853ce35cda97c8e0a322c05b5a3'
'eeac5b88beda926d5def0d2ed6cfd256') '4c7261e400912035b95e7379cbfef5b6')
prepare() { prepare() {
cd "${srcdir}/${_srcname}" cd "${srcdir}/${_srcname}"

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.1.18-1 Kernel Configuration # Linux/arm 4.1.18-3 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -2319,6 +2319,7 @@ CONFIG_GPIO_SYSFS=y
# #
# CONFIG_GPIO_74XX_MMIO is not set # CONFIG_GPIO_74XX_MMIO is not set
# CONFIG_GPIO_ALTERA is not set # CONFIG_GPIO_ALTERA is not set
# CONFIG_GPIO_BCM_VIRT is not set
# CONFIG_GPIO_DWAPB is not set # CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_EM is not set # CONFIG_GPIO_EM is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.1.18-1 Kernel Configuration # Linux/arm 4.1.18-3 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -2415,6 +2415,7 @@ CONFIG_GPIO_SYSFS=y
# #
# CONFIG_GPIO_74XX_MMIO is not set # CONFIG_GPIO_74XX_MMIO is not set
# CONFIG_GPIO_ALTERA is not set # CONFIG_GPIO_ALTERA is not set
CONFIG_GPIO_BCM_VIRT=y
# CONFIG_GPIO_DWAPB is not set # CONFIG_GPIO_DWAPB is not set
# CONFIG_GPIO_EM is not set # CONFIG_GPIO_EM is not set
# CONFIG_GPIO_GENERIC_PLATFORM is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set