core/linux-raspberrypi to 4.1.11-1

This commit is contained in:
Kevin Mihelich 2015-10-24 00:04:52 +00:00
parent 90de79694b
commit dc24d54675
3 changed files with 10 additions and 8 deletions
core/linux-raspberrypi

View file

@ -7,12 +7,12 @@
buildarch=20 buildarch=20
pkgbase=linux-raspberrypi pkgbase=linux-raspberrypi
_commit=74328c7da3924f856cb986509e505b414939060d _commit=e9c356a2c18787d356567f24e7879875d7337efc
_srcname=linux-${_commit} _srcname=linux-${_commit}
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="Raspberry Pi" _desc="Raspberry Pi"
pkgver=4.1.10 pkgver=4.1.11
pkgrel=2 pkgrel=1
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=('b8e75c2e051ed4e95c6d01bf9c822871' md5sums=('8bcb007902fd215f5b40fe56ccb12121'
'SKIP' 'SKIP'
'74bf103542cbdee0363819309adb97a2' '74bf103542cbdee0363819309adb97a2'
'f09baae3c7add4ed9bedde22ae3efe19' 'f09baae3c7add4ed9bedde22ae3efe19'
'bd8cc19a31d1cf8aeeaf9245057c4f9b' 'bd8cc19a31d1cf8aeeaf9245057c4f9b'
'9a3c82da627b317ec79c37fd6afba569' '9a3c82da627b317ec79c37fd6afba569'
'60bc3624123c183305677097bcd56212' '60bc3624123c183305677097bcd56212'
'8303e1402d4f0d51112e71d5e90e29df' '35040e65fcbcb3d22001d6d9727971f2'
'b9c7fd8054039cf27c0bd108ec9c185d') '1f8fc3d9f7c659760fb058bc51d42e54')
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.7-1 Kernel Configuration # Linux/arm 4.1.11-1 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -3254,6 +3254,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=m CONFIG_BACKLIGHT_GENERIC=m
# CONFIG_BACKLIGHT_LM3533 is not set # CONFIG_BACKLIGHT_LM3533 is not set
# CONFIG_BACKLIGHT_PWM is not set # CONFIG_BACKLIGHT_PWM is not set
CONFIG_BACKLIGHT_RPI=m
# CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set # CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3630A 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.7-1 Kernel Configuration # Linux/arm 4.1.11-1 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@ -3346,6 +3346,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
CONFIG_BACKLIGHT_GENERIC=m CONFIG_BACKLIGHT_GENERIC=m
# CONFIG_BACKLIGHT_LM3533 is not set # CONFIG_BACKLIGHT_LM3533 is not set
# CONFIG_BACKLIGHT_PWM is not set # CONFIG_BACKLIGHT_PWM is not set
CONFIG_BACKLIGHT_RPI=m
# CONFIG_BACKLIGHT_ADP8860 is not set # CONFIG_BACKLIGHT_ADP8860 is not set
# CONFIG_BACKLIGHT_ADP8870 is not set # CONFIG_BACKLIGHT_ADP8870 is not set
# CONFIG_BACKLIGHT_LM3630A is not set # CONFIG_BACKLIGHT_LM3630A is not set