summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-05-12 17:41:22 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2024-05-12 17:41:22 +0200
commit479db5801617b011462d9120425455596e78d600 (patch)
tree40e048f786de118ac7d440e093b7e3bfc1428541
parent6ae07b455f8779d65b845121e8ae8d3e71479db8 (diff)
linux: update to 5.15.158
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/5.15.158/darwin-dtc.patch (renamed from target/linux/patches/5.15.152/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.15.158/darwin-file2alias.patch (renamed from target/linux/patches/5.15.152/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.15.158/dtc-noyaml.patch (renamed from target/linux/patches/5.15.152/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.15.158/enable-ethernet-bpi-m2-plus.patch (renamed from target/linux/patches/5.15.152/enable-ethernet-bpi-m2-plus.patch)0
-rw-r--r--target/linux/patches/5.15.158/nds32-ag101p.patch (renamed from target/linux/patches/5.15.152/nds32-ag101p.patch)0
-rw-r--r--target/linux/patches/5.15.158/or1k-more-ram.patch (renamed from target/linux/patches/5.15.152/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.15.158/relocs.patch (renamed from target/linux/patches/5.15.152/relocs.patch)0
-rw-r--r--target/linux/patches/5.15.158/rockchip-115200.patch (renamed from target/linux/patches/5.15.152/rockchip-115200.patch)0
-rw-r--r--target/linux/patches/5.15.158/startup.patch (renamed from target/linux/patches/5.15.152/startup.patch)0
11 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 88c301187..810857ee5 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -34,10 +34,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 83a3d72e764fceda2c1fc68a4ea6b91253a28da56a688a2b61776b0d19788e1d
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:= 5.15.152
+KERNEL_FILE_VER:= 5.15.158
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= f0805225f4a5b24d0bba9302c2c2f261c04f737ac5dd931da9b112e9f3e4a47e
+KERNEL_HASH:= f9071c83a4fd8b80af026b48cfc1869bfa25883f9148b92b5dc1e1e1e26dd5c6
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
KERNEL_FILE_VER:= 5.10.213
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 37a2a789b..eeeeb1c72 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -73,7 +73,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_1
depends on !ADK_TARGET_ARCH_NDS32
config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
- bool "5.15.152"
+ bool "5.15.158"
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.15.152/darwin-dtc.patch b/target/linux/patches/5.15.158/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.15.152/darwin-dtc.patch
+++ b/target/linux/patches/5.15.158/darwin-dtc.patch
diff --git a/target/linux/patches/5.15.152/darwin-file2alias.patch b/target/linux/patches/5.15.158/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.15.152/darwin-file2alias.patch
+++ b/target/linux/patches/5.15.158/darwin-file2alias.patch
diff --git a/target/linux/patches/5.15.152/dtc-noyaml.patch b/target/linux/patches/5.15.158/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.15.152/dtc-noyaml.patch
+++ b/target/linux/patches/5.15.158/dtc-noyaml.patch
diff --git a/target/linux/patches/5.15.152/enable-ethernet-bpi-m2-plus.patch b/target/linux/patches/5.15.158/enable-ethernet-bpi-m2-plus.patch
index 7e9abd9ce..7e9abd9ce 100644
--- a/target/linux/patches/5.15.152/enable-ethernet-bpi-m2-plus.patch
+++ b/target/linux/patches/5.15.158/enable-ethernet-bpi-m2-plus.patch
diff --git a/target/linux/patches/5.15.152/nds32-ag101p.patch b/target/linux/patches/5.15.158/nds32-ag101p.patch
index a8beea478..a8beea478 100644
--- a/target/linux/patches/5.15.152/nds32-ag101p.patch
+++ b/target/linux/patches/5.15.158/nds32-ag101p.patch
diff --git a/target/linux/patches/5.15.152/or1k-more-ram.patch b/target/linux/patches/5.15.158/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/5.15.152/or1k-more-ram.patch
+++ b/target/linux/patches/5.15.158/or1k-more-ram.patch
diff --git a/target/linux/patches/5.15.152/relocs.patch b/target/linux/patches/5.15.158/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.15.152/relocs.patch
+++ b/target/linux/patches/5.15.158/relocs.patch
diff --git a/target/linux/patches/5.15.152/rockchip-115200.patch b/target/linux/patches/5.15.158/rockchip-115200.patch
index ad8a2d7a7..ad8a2d7a7 100644
--- a/target/linux/patches/5.15.152/rockchip-115200.patch
+++ b/target/linux/patches/5.15.158/rockchip-115200.patch
diff --git a/target/linux/patches/5.15.152/startup.patch b/target/linux/patches/5.15.158/startup.patch
index eef481021..eef481021 100644
--- a/target/linux/patches/5.15.152/startup.patch
+++ b/target/linux/patches/5.15.158/startup.patch