1
0
Fork 0
mirror of https://github.com/pygos/build.git synced 2024-11-25 04:20:41 +01:00

Bump Raspberry Pi 3 vendor kernel version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-09-21 22:23:08 +02:00
parent ad3b6d19a2
commit e865ae2d1c
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/arm 4.14.62 Kernel Configuration # Linux/arm 4.14.70 Kernel Configuration
# #
CONFIG_ARM=y CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y CONFIG_ARM_HAS_SG_CHAIN=y

View file

@ -1,8 +1,8 @@
VERSION="1.20180817-1" VERSION="1.20180919-1"
SRCDIR="linux-raspberrypi-kernel_${VERSION}" SRCDIR="linux-raspberrypi-kernel_${VERSION}"
TARBALL="raspberrypi-kernel_${VERSION}.tar.gz" TARBALL="raspberrypi-kernel_${VERSION}.tar.gz"
URL="https://github.com/raspberrypi/linux/archive" URL="https://github.com/raspberrypi/linux/archive"
SHA256SUM="9d6bf64710c9604a5eafc0dbd1afb3924ea9cfc122998e1db3287846120cc7d8" SHA256SUM="b58a7a786b94957674ce3f64307ea7e7883ae2d1d871ea6ed5a5ce1b6846bdf4"
DEPENDS="initrd" DEPENDS="initrd"
prepare() { prepare() {