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

Bump mainline LTS linux version

Signed-off-by: David Oberhollenzer <david.oberhollenzer@tele2.at>
This commit is contained in:
David Oberhollenzer 2018-11-26 18:45:33 +01:00
parent c2ed2e4e45
commit 9802a80a8b
3 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # 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_64BIT is not set
CONFIG_X86_32=y CONFIG_X86_32=y

View file

@ -1,6 +1,6 @@
# #
# Automatically generated file; DO NOT EDIT. # 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_64BIT=y
CONFIG_X86_64=y CONFIG_X86_64=y

View file

@ -1,12 +1,12 @@
MAJOR="4" MAJOR="4"
MINOR="14" MINOR="14"
RELEASE="78" RELEASE="83"
VERSION="$MAJOR.$MINOR.$RELEASE" VERSION="$MAJOR.$MINOR.$RELEASE"
SRCDIR="linux-$VERSION" SRCDIR="linux-$VERSION"
TARBALL="linux-$VERSION.tar.xz" TARBALL="linux-$VERSION.tar.xz"
URL="https://www.kernel.org/pub/linux/kernel/v$MAJOR.x" URL="https://www.kernel.org/pub/linux/kernel/v$MAJOR.x"
SHA256SUM="f4da4dc0f079e420e1c1b8c71312eaa5415b08be847aa224a61d8af6a6e74c6c" SHA256SUM="701728de924e0ec4a6b7cf59252011f8268a1b70aaf02b8487c1b2190feb3f20"
DEPENDS="initrd" DEPENDS="initrd"
get_linux_cpu() { get_linux_cpu() {