summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-03-17 20:48:40 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2018-03-17 20:48:40 +0100
commit140d1de488a81e2074831810577d43baf85b4062 (patch)
tree0ce34405fcc83eed732921211c28cb70f95f0a27
parent5ead79027fa0c278b9d7372c57693cb0678d7319 (diff)
linux: update to 4.14.27
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/4.14.27/h8300.patch (renamed from target/linux/patches/4.14.24/h8300.patch)0
-rw-r--r--target/linux/patches/4.14.27/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.14.24/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.14.27/or1k-more-ram.patch (renamed from target/linux/patches/4.14.24/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.14.27/startup.patch (renamed from target/linux/patches/4.14.24/startup.patch)0
6 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index c19fd71ef..90b78e172 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= a23d7e1a9c1f72528531d9933e59e4cc4556752a2ea029fdc66a1b0fd24c8a3a
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:= 4.14.24
+KERNEL_FILE_VER:= 4.14.27
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= ba512d1bd7f5910bae0f5d66554810f097f82e5df6fccb8c7cc4a11410839801
+KERNEL_HASH:= 0911a449c71a06c7232ece07dfcc041bd07efaf7e67799b9e2d0cf4bd9a028ea
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.87
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 0d17ffc46..be5622b55 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -44,7 +44,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_15
depends on !ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
- bool "4.14.24"
+ bool "4.14.27"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_CSKY
diff --git a/target/linux/patches/4.14.24/h8300.patch b/target/linux/patches/4.14.27/h8300.patch
index 836a414e5..836a414e5 100644
--- a/target/linux/patches/4.14.24/h8300.patch
+++ b/target/linux/patches/4.14.27/h8300.patch
diff --git a/target/linux/patches/4.14.24/initramfs-nosizelimit.patch b/target/linux/patches/4.14.27/initramfs-nosizelimit.patch
index 0e524c1d9..0e524c1d9 100644
--- a/target/linux/patches/4.14.24/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.14.27/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.14.24/or1k-more-ram.patch b/target/linux/patches/4.14.27/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.14.24/or1k-more-ram.patch
+++ b/target/linux/patches/4.14.27/or1k-more-ram.patch
diff --git a/target/linux/patches/4.14.24/startup.patch b/target/linux/patches/4.14.27/startup.patch
index bac354728..bac354728 100644
--- a/target/linux/patches/4.14.24/startup.patch
+++ b/target/linux/patches/4.14.27/startup.patch