1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-05-11 08:16:13 +02:00

Bump Raspberry Pi 3 kernel version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-07-15 20:46:32 +02:00
parent d820876472
commit b7fdbc5599
2 changed files with 4 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.14.34 Kernel Configuration
# Linux/arm 4.14.50 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
@ -3777,6 +3777,7 @@ CONFIG_SND_BCM2708_SOC_ALLO_PIANO_DAC=m
CONFIG_SND_BCM2708_SOC_ALLO_PIANO_DAC_PLUS=m
CONFIG_SND_BCM2708_SOC_ALLO_BOSS_DAC=m
CONFIG_SND_BCM2708_SOC_ALLO_DIGIONE=m
# CONFIG_SND_BCM2708_SOC_ALLO_KATANA_DAC is not set
CONFIG_SND_BCM2708_SOC_FE_PI_AUDIO=m
CONFIG_SND_PISOUND=m
# CONFIG_SND_DESIGNWARE_I2S is not set

View file

@ -1,8 +1,8 @@
VERSION="1.20180417-1"
VERSION="1.20180619-1"
SRCDIR="linux-raspberrypi-kernel_${VERSION}"
TARBALL="raspberrypi-kernel_${VERSION}.tar.gz"
URL="https://github.com/raspberrypi/linux/archive"
SHA256SUM="7808fe8fe260f6a8b1781cbd5585d739d900af57b6784aa04af3425d3632b03f"
SHA256SUM="39b516162f043435cd0373845d7d5d967a2234323f353b3ee0ffe57ed9b9f57e"
DEPENDS="initrd"
prepare() {