diff --git a/core/linux-raspberrypi/PKGBUILD b/core/linux-raspberrypi/PKGBUILD index bc123712e..cd8d83396 100644 --- a/core/linux-raspberrypi/PKGBUILD +++ b/core/linux-raspberrypi/PKGBUILD @@ -7,12 +7,12 @@ buildarch=20 pkgbase=linux-raspberrypi -_commit=c13211864db8d8c11996238ac17beb31964559d7 +_commit=37b930adffa15bfaa9b3ffb83e021afff31bb3d5 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="Raspberry Pi" pkgver=4.4.11 -pkgrel=3 +pkgrel=4 bfqver=v7r11 arch=('armv6h' 'armv7h') url="http://www.kernel.org/" @@ -29,7 +29,7 @@ source=("https://github.com/raspberrypi/linux/archive/${_commit}.tar.gz" 'cmdline.txt' 'config.v6' 'config.v7') -md5sums=('b518568e2ee738dc938b29a9eef14039' +md5sums=('1147e2b6b8228f2b635007a6869f686a' 'SKIP' 'c1d7fcfe88edb658375089c0a9cc1811' '953133d5e387de2ad79ac0ae5c27cb6b' @@ -38,8 +38,8 @@ md5sums=('b518568e2ee738dc938b29a9eef14039' '8c3cb6d8f0609b43f09d083b4006ec5a' 'f95eb9c22c18722e30fc28a5640aeba5' '60bc3624123c183305677097bcd56212' - '82103735f070ab044c91ff05e632817b' - 'd3e3b2ad50bfac7ffab0e4716d74b645') + 'bfff189c828677039f16077817646b8c' + '1d7c4323b122643a0fd1787ded63b49f') prepare() { cd "${srcdir}/${_srcname}" diff --git a/core/linux-raspberrypi/config.v6 b/core/linux-raspberrypi/config.v6 index 81839b9c1..922ed5fd6 100644 --- a/core/linux-raspberrypi/config.v6 +++ b/core/linux-raspberrypi/config.v6 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.4.11-2 Kernel Configuration +# Linux/arm 4.4.11-4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -3495,6 +3495,7 @@ 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_DIGIDAC1_SOUNDCARD=m # CONFIG_SND_DESIGNWARE_I2S is not set # @@ -3581,7 +3582,7 @@ CONFIG_SND_SOC_TAS5713=m # CONFIG_SND_SOC_WM8728 is not set CONFIG_SND_SOC_WM8731=m # CONFIG_SND_SOC_WM8737 is not set -# CONFIG_SND_SOC_WM8741 is not set +CONFIG_SND_SOC_WM8741=m # CONFIG_SND_SOC_WM8750 is not set # CONFIG_SND_SOC_WM8753 is not set # CONFIG_SND_SOC_WM8770 is not set diff --git a/core/linux-raspberrypi/config.v7 b/core/linux-raspberrypi/config.v7 index 606fb68e2..45b8d7359 100644 --- a/core/linux-raspberrypi/config.v7 +++ b/core/linux-raspberrypi/config.v7 @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.4.11-2 Kernel Configuration +# Linux/arm 4.4.11-4 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -3592,6 +3592,7 @@ 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_DIGIDAC1_SOUNDCARD=m # CONFIG_SND_DESIGNWARE_I2S is not set # @@ -3678,7 +3679,7 @@ CONFIG_SND_SOC_TAS5713=m # CONFIG_SND_SOC_WM8728 is not set CONFIG_SND_SOC_WM8731=m # CONFIG_SND_SOC_WM8737 is not set -# CONFIG_SND_SOC_WM8741 is not set +CONFIG_SND_SOC_WM8741=m # CONFIG_SND_SOC_WM8750 is not set # CONFIG_SND_SOC_WM8753 is not set # CONFIG_SND_SOC_WM8770 is not set