diff --git a/layer/bsp-alix/linux.config b/layer/bsp-alix/linux.config index 6bda4d3..b0ed41c 100644 --- a/layer/bsp-alix/linux.config +++ b/layer/bsp-alix/linux.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.14.78 Kernel Configuration +# Linux/x86 4.14.83 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y diff --git a/layer/bsp-qemu64/linux.config b/layer/bsp-qemu64/linux.config index be80e83..ba9d4c7 100644 --- a/layer/bsp-qemu64/linux.config +++ b/layer/bsp-qemu64/linux.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86_64 4.14.78 Kernel Configuration +# Linux/x86_64 4.14.83 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y diff --git a/pkg/linux/build b/pkg/linux/build index facc8b5..07a3af3 100755 --- a/pkg/linux/build +++ b/pkg/linux/build @@ -1,12 +1,12 @@ MAJOR="4" MINOR="14" -RELEASE="78" +RELEASE="83" VERSION="$MAJOR.$MINOR.$RELEASE" SRCDIR="linux-$VERSION" TARBALL="linux-$VERSION.tar.xz" URL="https://www.kernel.org/pub/linux/kernel/v$MAJOR.x" -SHA256SUM="f4da4dc0f079e420e1c1b8c71312eaa5415b08be847aa224a61d8af6a6e74c6c" +SHA256SUM="701728de924e0ec4a6b7cf59252011f8268a1b70aaf02b8487c1b2190feb3f20" DEPENDS="initrd" get_linux_cpu() {