diff --git a/board/rpi3/linux.config b/board/rpi3/linux.config index f3f3055..afe35dd 100644 --- a/board/rpi3/linux.config +++ b/board/rpi3/linux.config @@ -1,6 +1,6 @@ # # 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_HAS_SG_CHAIN=y diff --git a/pkg/linux-rpi3/build b/pkg/linux-rpi3/build index 29d1d47..95d1e07 100755 --- a/pkg/linux-rpi3/build +++ b/pkg/linux-rpi3/build @@ -1,8 +1,8 @@ -VERSION="1.20180817-1" +VERSION="1.20180919-1" SRCDIR="linux-raspberrypi-kernel_${VERSION}" TARBALL="raspberrypi-kernel_${VERSION}.tar.gz" URL="https://github.com/raspberrypi/linux/archive" -SHA256SUM="9d6bf64710c9604a5eafc0dbd1afb3924ea9cfc122998e1db3287846120cc7d8" +SHA256SUM="b58a7a786b94957674ce3f64307ea7e7883ae2d1d871ea6ed5a5ce1b6846bdf4" DEPENDS="initrd" prepare() {