summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2020-11-10 00:30:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2020-11-10 00:32:03 +0100
commit424e08c39314556a1930204e1262118066f62fa6 (patch)
tree25f42251069f342fe23e2c79737cefbc30d42a28
parentdbb8e1ec1112621af47b5f1d4015961a73fbe490 (diff)
linux: update 5.4.x
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/5.4.74/arc.patch (renamed from target/linux/patches/5.4.69/arc.patch)0
-rw-r--r--target/linux/patches/5.4.74/darwin-dtc.patch (renamed from target/linux/patches/5.4.69/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.4.74/darwin-file2alias.patch (renamed from target/linux/patches/5.4.69/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.4.74/dtc-noyaml.patch (renamed from target/linux/patches/5.4.69/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.4.74/or1k-more-ram.patch (renamed from target/linux/patches/5.4.69/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.4.74/relocs.patch (renamed from target/linux/patches/5.4.69/relocs.patch)0
-rw-r--r--target/linux/patches/5.4.74/sh4.patch (renamed from target/linux/patches/5.4.69/sh4.patch)0
-rw-r--r--target/linux/patches/5.4.74/startup.patch (renamed from target/linux/patches/5.4.69/startup.patch)0
10 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 37e5ce766..0dbfe62ab 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
-KERNEL_FILE_VER:= 5.4.69
+KERNEL_FILE_VER:= 5.4.74
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= a8b31d716b397303a183e42ad525ff2871024a43e3ea530d0fdf73b7f9d27da7
+KERNEL_HASH:= ec04f4ade1146a3b458a1ac3dc2059188cbb62cd51d2e66fcd8397fcec153ab7
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
KERNEL_FILE_VER:= 4.19.151
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 652f42dae..3d0cc7ef3 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -44,7 +44,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
config ADK_TARGET_LINUX_KERNEL_VERSION_5_4
- bool "5.4.69"
+ bool "5.4.74"
select ADK_TARGET_LINUX_KERNEL_NEW
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
diff --git a/target/linux/patches/5.4.69/arc.patch b/target/linux/patches/5.4.74/arc.patch
index 20810ce64..20810ce64 100644
--- a/target/linux/patches/5.4.69/arc.patch
+++ b/target/linux/patches/5.4.74/arc.patch
diff --git a/target/linux/patches/5.4.69/darwin-dtc.patch b/target/linux/patches/5.4.74/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.4.69/darwin-dtc.patch
+++ b/target/linux/patches/5.4.74/darwin-dtc.patch
diff --git a/target/linux/patches/5.4.69/darwin-file2alias.patch b/target/linux/patches/5.4.74/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.4.69/darwin-file2alias.patch
+++ b/target/linux/patches/5.4.74/darwin-file2alias.patch
diff --git a/target/linux/patches/5.4.69/dtc-noyaml.patch b/target/linux/patches/5.4.74/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.4.69/dtc-noyaml.patch
+++ b/target/linux/patches/5.4.74/dtc-noyaml.patch
diff --git a/target/linux/patches/5.4.69/or1k-more-ram.patch b/target/linux/patches/5.4.74/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/5.4.69/or1k-more-ram.patch
+++ b/target/linux/patches/5.4.74/or1k-more-ram.patch
diff --git a/target/linux/patches/5.4.69/relocs.patch b/target/linux/patches/5.4.74/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.4.69/relocs.patch
+++ b/target/linux/patches/5.4.74/relocs.patch
diff --git a/target/linux/patches/5.4.69/sh4.patch b/target/linux/patches/5.4.74/sh4.patch
index 8ae79d49d..8ae79d49d 100644
--- a/target/linux/patches/5.4.69/sh4.patch
+++ b/target/linux/patches/5.4.74/sh4.patch
diff --git a/target/linux/patches/5.4.69/startup.patch b/target/linux/patches/5.4.74/startup.patch
index e2f2ae65a..e2f2ae65a 100644
--- a/target/linux/patches/5.4.69/startup.patch
+++ b/target/linux/patches/5.4.74/startup.patch