mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.1.11-1
This commit is contained in:
parent
90de79694b
commit
dc24d54675
3 changed files with 10 additions and 8 deletions
|
@ -7,12 +7,12 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=74328c7da3924f856cb986509e505b414939060d
|
||||
_commit=e9c356a2c18787d356567f24e7879875d7337efc
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.1.10
|
||||
pkgrel=2
|
||||
pkgver=4.1.11
|
||||
pkgrel=1
|
||||
bfqver=v7r8
|
||||
arch=('armv6h' 'armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
|
@ -28,15 +28,15 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'cmdline.txt'
|
||||
'config.v6'
|
||||
'config.v7')
|
||||
md5sums=('b8e75c2e051ed4e95c6d01bf9c822871'
|
||||
md5sums=('8bcb007902fd215f5b40fe56ccb12121'
|
||||
'SKIP'
|
||||
'74bf103542cbdee0363819309adb97a2'
|
||||
'f09baae3c7add4ed9bedde22ae3efe19'
|
||||
'bd8cc19a31d1cf8aeeaf9245057c4f9b'
|
||||
'9a3c82da627b317ec79c37fd6afba569'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'8303e1402d4f0d51112e71d5e90e29df'
|
||||
'b9c7fd8054039cf27c0bd108ec9c185d')
|
||||
'35040e65fcbcb3d22001d6d9727971f2'
|
||||
'1f8fc3d9f7c659760fb058bc51d42e54')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# 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_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3254,6 +3254,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
|||
CONFIG_BACKLIGHT_GENERIC=m
|
||||
# CONFIG_BACKLIGHT_LM3533 is not set
|
||||
# CONFIG_BACKLIGHT_PWM is not set
|
||||
CONFIG_BACKLIGHT_RPI=m
|
||||
# CONFIG_BACKLIGHT_ADP8860 is not set
|
||||
# CONFIG_BACKLIGHT_ADP8870 is not set
|
||||
# CONFIG_BACKLIGHT_LM3630A is not set
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# 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_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3346,6 +3346,7 @@ CONFIG_BACKLIGHT_CLASS_DEVICE=y
|
|||
CONFIG_BACKLIGHT_GENERIC=m
|
||||
# CONFIG_BACKLIGHT_LM3533 is not set
|
||||
# CONFIG_BACKLIGHT_PWM is not set
|
||||
CONFIG_BACKLIGHT_RPI=m
|
||||
# CONFIG_BACKLIGHT_ADP8860 is not set
|
||||
# CONFIG_BACKLIGHT_ADP8870 is not set
|
||||
# CONFIG_BACKLIGHT_LM3630A is not set
|
||||
|
|
Loading…
Reference in a new issue