mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-raspberrypi to 4.4.11-1
This commit is contained in:
parent
a7dff8a6fb
commit
a6a76a0832
3 changed files with 9 additions and 7 deletions
|
@ -7,11 +7,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=a48bbc5489633901941d42701c201a1d19c1d8d3
|
||||
_commit=a2cf1452e4838fddcdc74511c7675a20a9a5fed6
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.4.10
|
||||
pkgver=4.4.11
|
||||
pkgrel=1
|
||||
bfqver=v7r11
|
||||
arch=('armv6h' 'armv7h')
|
||||
|
@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz"
|
|||
'cmdline.txt'
|
||||
'config.v6'
|
||||
'config.v7')
|
||||
md5sums=('5e9649097e98c3268bbf18f9bf362b0c'
|
||||
md5sums=('b69b14b2d271b71c3cfa0a8491d9cbb5'
|
||||
'SKIP'
|
||||
'c1d7fcfe88edb658375089c0a9cc1811'
|
||||
'953133d5e387de2ad79ac0ae5c27cb6b'
|
||||
|
@ -38,8 +38,8 @@ md5sums=('5e9649097e98c3268bbf18f9bf362b0c'
|
|||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||
'f95eb9c22c18722e30fc28a5640aeba5'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'89422bd6942771d9e66203a0c2738b7e'
|
||||
'dd9049f7f2a7e0051282d7ce76a164e0')
|
||||
'dbb236fdaed1031fac136996774dac17'
|
||||
'786d7b426b2c87a1d5760f5ce0bc7235')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.10-1 Kernel Configuration
|
||||
# Linux/arm 4.4.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3484,6 +3484,7 @@ CONFIG_SND_BCM2708_SOC_BOOMBERRY_DIGI=m
|
|||
CONFIG_SND_BCM2708_SOC_IQAUDIO_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_RASPIDAC3=m
|
||||
CONFIG_SND_BCM2708_SOC_ADAU1977_ADC=m
|
||||
CONFIG_SND_AUDIOINJECTOR_PI_SOUNDCARD=m
|
||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.10-1 Kernel Configuration
|
||||
# Linux/arm 4.4.11-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3581,6 +3581,7 @@ CONFIG_SND_BCM2708_SOC_BOOMBERRY_DIGI=m
|
|||
CONFIG_SND_BCM2708_SOC_IQAUDIO_DAC=m
|
||||
CONFIG_SND_BCM2708_SOC_RASPIDAC3=m
|
||||
CONFIG_SND_BCM2708_SOC_ADAU1977_ADC=m
|
||||
CONFIG_SND_AUDIOINJECTOR_PI_SOUNDCARD=m
|
||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue