summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-04-06 09:28:27 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-04-06 09:30:14 +0200
commit1761ec2ef5fb4057fbcea9d00b86146bfd0817d1 (patch)
treec9b9c690d2fc192b7278d5b6b886bc010007b776
parenta7e0bc0c11647b8dadc1181693b7c84e8313c14a (diff)
linux: update 4.14.x
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/4.14.311/alpha-remove-coff.patch (renamed from target/linux/patches/4.14.293/alpha-remove-coff.patch)0
-rw-r--r--target/linux/patches/4.14.311/arm-nommu.patch (renamed from target/linux/patches/4.14.293/arm-nommu.patch)0
-rw-r--r--target/linux/patches/4.14.311/arm-thumb2.patch (renamed from target/linux/patches/4.14.293/arm-thumb2.patch)0
-rw-r--r--target/linux/patches/4.14.311/h8300.patch (renamed from target/linux/patches/4.14.293/h8300.patch)0
-rw-r--r--target/linux/patches/4.14.311/initramfs-nosizelimit.patch (renamed from target/linux/patches/4.14.293/initramfs-nosizelimit.patch)0
-rw-r--r--target/linux/patches/4.14.311/microblaze-sigaltstack.patch (renamed from target/linux/patches/4.14.293/microblaze-sigaltstack.patch)0
-rw-r--r--target/linux/patches/4.14.311/or1k-more-ram.patch (renamed from target/linux/patches/4.14.293/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/4.14.311/startup.patch (renamed from target/linux/patches/4.14.293/startup.patch)0
-rw-r--r--target/linux/patches/4.14.311/vdso2.patch (renamed from target/linux/patches/4.14.293/vdso2.patch)0
11 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 7f70d208b..bbf805ebf 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -46,10 +46,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 736cc3bc3d7368651ba08fbbbedcd37b2370705a395ea87d4477ba499d9f9880
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:= 4.14.293
+KERNEL_FILE_VER:= 4.14.311
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 828c29c4f67458ee909a209c111ccc76634450b70e56da954cf1ee8c6da2ef10
+KERNEL_HASH:= 803f4ce93f081159418f725cc5e98a35df4912eb4e44fec8ebb89cf2e5cb7cd5
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
KERNEL_FILE_VER:= 4.9.287
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 7ed362b6a..f6caca3bd 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -84,7 +84,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
depends on !ADK_TARGET_ARCH_RISCV64
config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
- bool "4.14.293"
+ bool "4.14.311"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_CRIS
diff --git a/target/linux/patches/4.14.293/alpha-remove-coff.patch b/target/linux/patches/4.14.311/alpha-remove-coff.patch
index 51b7bcc14..51b7bcc14 100644
--- a/target/linux/patches/4.14.293/alpha-remove-coff.patch
+++ b/target/linux/patches/4.14.311/alpha-remove-coff.patch
diff --git a/target/linux/patches/4.14.293/arm-nommu.patch b/target/linux/patches/4.14.311/arm-nommu.patch
index b91aaf712..b91aaf712 100644
--- a/target/linux/patches/4.14.293/arm-nommu.patch
+++ b/target/linux/patches/4.14.311/arm-nommu.patch
diff --git a/target/linux/patches/4.14.293/arm-thumb2.patch b/target/linux/patches/4.14.311/arm-thumb2.patch
index d8d1f4984..d8d1f4984 100644
--- a/target/linux/patches/4.14.293/arm-thumb2.patch
+++ b/target/linux/patches/4.14.311/arm-thumb2.patch
diff --git a/target/linux/patches/4.14.293/h8300.patch b/target/linux/patches/4.14.311/h8300.patch
index 836a414e5..836a414e5 100644
--- a/target/linux/patches/4.14.293/h8300.patch
+++ b/target/linux/patches/4.14.311/h8300.patch
diff --git a/target/linux/patches/4.14.293/initramfs-nosizelimit.patch b/target/linux/patches/4.14.311/initramfs-nosizelimit.patch
index 0e524c1d9..0e524c1d9 100644
--- a/target/linux/patches/4.14.293/initramfs-nosizelimit.patch
+++ b/target/linux/patches/4.14.311/initramfs-nosizelimit.patch
diff --git a/target/linux/patches/4.14.293/microblaze-sigaltstack.patch b/target/linux/patches/4.14.311/microblaze-sigaltstack.patch
index 80413890a..80413890a 100644
--- a/target/linux/patches/4.14.293/microblaze-sigaltstack.patch
+++ b/target/linux/patches/4.14.311/microblaze-sigaltstack.patch
diff --git a/target/linux/patches/4.14.293/or1k-more-ram.patch b/target/linux/patches/4.14.311/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/4.14.293/or1k-more-ram.patch
+++ b/target/linux/patches/4.14.311/or1k-more-ram.patch
diff --git a/target/linux/patches/4.14.293/startup.patch b/target/linux/patches/4.14.311/startup.patch
index f52660a95..f52660a95 100644
--- a/target/linux/patches/4.14.293/startup.patch
+++ b/target/linux/patches/4.14.311/startup.patch
diff --git a/target/linux/patches/4.14.293/vdso2.patch b/target/linux/patches/4.14.311/vdso2.patch
index b6c32f31b..b6c32f31b 100644
--- a/target/linux/patches/4.14.293/vdso2.patch
+++ b/target/linux/patches/4.14.311/vdso2.patch