summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-05-12 18:28:01 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-05-12 18:28:01 +0200
commitf510064fa699bb51c4d40aaa0cc504214a8eb9f0 (patch)
tree2ab711f93337fe46d83337bf511dfbf1cee161f1
parent479db5801617b011462d9120425455596e78d600 (diff)
linux: update to 5.10.216
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/5.10.216/arc.patch (renamed from target/linux/patches/5.10.213/arc.patch)0
-rw-r--r--target/linux/patches/5.10.216/darwin-dtc.patch (renamed from target/linux/patches/5.10.213/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.10.216/darwin-file2alias.patch (renamed from target/linux/patches/5.10.213/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.10.216/dtc-noyaml.patch (renamed from target/linux/patches/5.10.213/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.10.216/nds32-ag101p.patch (renamed from target/linux/patches/5.10.213/nds32-ag101p.patch)0
-rw-r--r--target/linux/patches/5.10.216/or1k-more-ram.patch (renamed from target/linux/patches/5.10.213/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.10.216/relocs.patch (renamed from target/linux/patches/5.10.213/relocs.patch)0
-rw-r--r--target/linux/patches/5.10.216/startup.patch (renamed from target/linux/patches/5.10.213/startup.patch)0
10 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 810857ee5..ec774b93f 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -40,10 +40,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= f9071c83a4fd8b80af026b48cfc1869bfa25883f9148b92b5dc1e1e1e26dd5c6
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:= 5.10.213
+KERNEL_FILE_VER:= 5.10.216
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 84cf30223239ec3333a5f7b2a7fba2042bba70d1582a139f7543956af871ad80
+KERNEL_HASH:= e310588c4b23f0959614e60f007afc20e9b1a8f296d682b041fa129f96fbe151
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
KERNEL_FILE_VER:= 5.4.272
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index eeeeb1c72..efecb63a5 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -83,7 +83,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
depends on !ADK_TARGET_ARCH_METAG
config ADK_TARGET_LINUX_KERNEL_VERSION_5_10
- bool "5.10.213"
+ bool "5.10.216"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_C6X
diff --git a/target/linux/patches/5.10.213/arc.patch b/target/linux/patches/5.10.216/arc.patch
index 20810ce64..20810ce64 100644
--- a/target/linux/patches/5.10.213/arc.patch
+++ b/target/linux/patches/5.10.216/arc.patch
diff --git a/target/linux/patches/5.10.213/darwin-dtc.patch b/target/linux/patches/5.10.216/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.10.213/darwin-dtc.patch
+++ b/target/linux/patches/5.10.216/darwin-dtc.patch
diff --git a/target/linux/patches/5.10.213/darwin-file2alias.patch b/target/linux/patches/5.10.216/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.10.213/darwin-file2alias.patch
+++ b/target/linux/patches/5.10.216/darwin-file2alias.patch
diff --git a/target/linux/patches/5.10.213/dtc-noyaml.patch b/target/linux/patches/5.10.216/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.10.213/dtc-noyaml.patch
+++ b/target/linux/patches/5.10.216/dtc-noyaml.patch
diff --git a/target/linux/patches/5.10.213/nds32-ag101p.patch b/target/linux/patches/5.10.216/nds32-ag101p.patch
index a8beea478..a8beea478 100644
--- a/target/linux/patches/5.10.213/nds32-ag101p.patch
+++ b/target/linux/patches/5.10.216/nds32-ag101p.patch
diff --git a/target/linux/patches/5.10.213/or1k-more-ram.patch b/target/linux/patches/5.10.216/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/5.10.213/or1k-more-ram.patch
+++ b/target/linux/patches/5.10.216/or1k-more-ram.patch
diff --git a/target/linux/patches/5.10.213/relocs.patch b/target/linux/patches/5.10.216/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.10.213/relocs.patch
+++ b/target/linux/patches/5.10.216/relocs.patch
diff --git a/target/linux/patches/5.10.213/startup.patch b/target/linux/patches/5.10.216/startup.patch
index eef481021..eef481021 100644
--- a/target/linux/patches/5.10.213/startup.patch
+++ b/target/linux/patches/5.10.216/startup.patch