mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
core/linux-raspberrypi to 4.4.22-1
This commit is contained in:
parent
326ae3b6d2
commit
b4ad5b491f
3 changed files with 9 additions and 7 deletions
|
@ -7,11 +7,11 @@
|
|||
buildarch=20
|
||||
|
||||
pkgbase=linux-raspberrypi
|
||||
_commit=2d31cd571e6f2ac61a3eda273d973058e1bb1f58
|
||||
_commit=f6ff0ee124072bbd404e6648ea5184b4c9ce298d
|
||||
_srcname=linux-${_commit}
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="Raspberry Pi"
|
||||
pkgver=4.4.21
|
||||
pkgver=4.4.22
|
||||
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=('f5735b8b2d98074c922ed5014d48edaa'
|
||||
md5sums=('6551f03b0d5ade0a3660dfdf6b076920'
|
||||
'SKIP'
|
||||
'c1d7fcfe88edb658375089c0a9cc1811'
|
||||
'953133d5e387de2ad79ac0ae5c27cb6b'
|
||||
|
@ -38,8 +38,8 @@ md5sums=('f5735b8b2d98074c922ed5014d48edaa'
|
|||
'8c3cb6d8f0609b43f09d083b4006ec5a'
|
||||
'f95eb9c22c18722e30fc28a5640aeba5'
|
||||
'60bc3624123c183305677097bcd56212'
|
||||
'a5e85ed9120c9dcb14844c6602836f23'
|
||||
'db60becb81cadd664b2bab2dbbd0b335')
|
||||
'42570338a23fe5ae64c7225b1f72f69a'
|
||||
'28344d4a8d618768befd26fc89155307')
|
||||
|
||||
prepare() {
|
||||
cd "${srcdir}/${_srcname}"
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.19-1 Kernel Configuration
|
||||
# Linux/arm 4.4.22-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3504,6 +3504,7 @@ CONFIG_SND_BCM2708_SOC_ADAU1977_ADC=m
|
|||
CONFIG_SND_AUDIOINJECTOR_PI_SOUNDCARD=m
|
||||
CONFIG_SND_DIGIDAC1_SOUNDCARD=m
|
||||
CONFIG_SND_BCM2708_SOC_DIONAUDIO_LOCO=m
|
||||
CONFIG_SND_BCM2708_SOC_ALLO_PIANO_DAC=m
|
||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||
|
||||
#
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#
|
||||
# Automatically generated file; DO NOT EDIT.
|
||||
# Linux/arm 4.4.19-1 Kernel Configuration
|
||||
# Linux/arm 4.4.22-1 Kernel Configuration
|
||||
#
|
||||
CONFIG_ARM=y
|
||||
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
|
||||
|
@ -3601,6 +3601,7 @@ CONFIG_SND_BCM2708_SOC_ADAU1977_ADC=m
|
|||
CONFIG_SND_AUDIOINJECTOR_PI_SOUNDCARD=m
|
||||
CONFIG_SND_DIGIDAC1_SOUNDCARD=m
|
||||
CONFIG_SND_BCM2708_SOC_DIONAUDIO_LOCO=m
|
||||
CONFIG_SND_BCM2708_SOC_ALLO_PIANO_DAC=m
|
||||
# CONFIG_SND_DESIGNWARE_I2S is not set
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue