summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2025-01-29 04:19:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2025-01-29 04:19:09 +0100
commitc39d6baf626482c2511b17e8b318f38cfb00d248 (patch)
tree826d1973f3826ba8a331e17da2069dcc4e1c940c
parent508b1b756e77a2ae5095a4bf221f6e638065bb87 (diff)
linux: update to 5.4.289
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/5.4.289/arc.patch (renamed from target/linux/patches/5.4.282/arc.patch)0
-rw-r--r--target/linux/patches/5.4.289/arm-nommu.patch (renamed from target/linux/patches/5.4.282/arm-nommu.patch)0
-rw-r--r--target/linux/patches/5.4.289/darwin-dtc.patch (renamed from target/linux/patches/5.4.282/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.4.289/darwin-file2alias.patch (renamed from target/linux/patches/5.4.282/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.4.289/dtc-noyaml.patch (renamed from target/linux/patches/5.4.282/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.4.289/macsonic.patch (renamed from target/linux/patches/5.4.282/macsonic.patch)0
-rw-r--r--target/linux/patches/5.4.289/or1k-more-ram.patch (renamed from target/linux/patches/5.4.282/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.4.289/relocs.patch (renamed from target/linux/patches/5.4.282/relocs.patch)0
-rw-r--r--target/linux/patches/5.4.289/sh4.patch (renamed from target/linux/patches/5.4.282/sh4.patch)0
-rw-r--r--target/linux/patches/5.4.289/startup.patch (renamed from target/linux/patches/5.4.282/startup.patch)0
12 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index c8c0be34e..89a055e69 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -46,10 +46,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 239e57280f8c9159187e383d7b730d29f5cc8e1b30be218f004e0c90d1137f52
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
-KERNEL_FILE_VER:= 5.4.282
+KERNEL_FILE_VER:= 5.4.289
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 5582770976d33bb7bf9494e0fa0c49f449aa02b0133d00a5a198b6c208dd7de0
+KERNEL_HASH:= 1e3e5fc052c8e15f8eaa37d30bf4f0b3eef7430dd234d9fed0d0005852a06d10
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
KERNEL_FILE_VER:= 4.19.320
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 94e7ca19b..73c7d73da 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -94,7 +94,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_10
depends on !ADK_TARGET_SYSTEM_SIPEED_MAIX_BIT
config ADK_TARGET_LINUX_KERNEL_VERSION_5_4
- bool "5.4.282"
+ bool "5.4.289"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_CRIS
diff --git a/target/linux/patches/5.4.282/arc.patch b/target/linux/patches/5.4.289/arc.patch
index 20810ce64..20810ce64 100644
--- a/target/linux/patches/5.4.282/arc.patch
+++ b/target/linux/patches/5.4.289/arc.patch
diff --git a/target/linux/patches/5.4.282/arm-nommu.patch b/target/linux/patches/5.4.289/arm-nommu.patch
index fdcec3f09..fdcec3f09 100644
--- a/target/linux/patches/5.4.282/arm-nommu.patch
+++ b/target/linux/patches/5.4.289/arm-nommu.patch
diff --git a/target/linux/patches/5.4.282/darwin-dtc.patch b/target/linux/patches/5.4.289/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.4.282/darwin-dtc.patch
+++ b/target/linux/patches/5.4.289/darwin-dtc.patch
diff --git a/target/linux/patches/5.4.282/darwin-file2alias.patch b/target/linux/patches/5.4.289/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.4.282/darwin-file2alias.patch
+++ b/target/linux/patches/5.4.289/darwin-file2alias.patch
diff --git a/target/linux/patches/5.4.282/dtc-noyaml.patch b/target/linux/patches/5.4.289/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.4.282/dtc-noyaml.patch
+++ b/target/linux/patches/5.4.289/dtc-noyaml.patch
diff --git a/target/linux/patches/5.4.282/macsonic.patch b/target/linux/patches/5.4.289/macsonic.patch
index 75a6fcad2..75a6fcad2 100644
--- a/target/linux/patches/5.4.282/macsonic.patch
+++ b/target/linux/patches/5.4.289/macsonic.patch
diff --git a/target/linux/patches/5.4.282/or1k-more-ram.patch b/target/linux/patches/5.4.289/or1k-more-ram.patch
index 540dc43b5..540dc43b5 100644
--- a/target/linux/patches/5.4.282/or1k-more-ram.patch
+++ b/target/linux/patches/5.4.289/or1k-more-ram.patch
diff --git a/target/linux/patches/5.4.282/relocs.patch b/target/linux/patches/5.4.289/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.4.282/relocs.patch
+++ b/target/linux/patches/5.4.289/relocs.patch
diff --git a/target/linux/patches/5.4.282/sh4.patch b/target/linux/patches/5.4.289/sh4.patch
index 8ae79d49d..8ae79d49d 100644
--- a/target/linux/patches/5.4.282/sh4.patch
+++ b/target/linux/patches/5.4.289/sh4.patch
diff --git a/target/linux/patches/5.4.282/startup.patch b/target/linux/patches/5.4.289/startup.patch
index 081aa103a..081aa103a 100644
--- a/target/linux/patches/5.4.282/startup.patch
+++ b/target/linux/patches/5.4.289/startup.patch