summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-01-07 11:31:52 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-01-08 08:50:32 +0100
commit578d0fe17c8db189dac669a4dbf5d47cd1b706e0 (patch)
tree7d724046cb2ebb74511a42b1708980fed854f656
parent9f4857984b33008bd38213d0a5c30fb9074800c7 (diff)
linux: update to 5.15.146
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/5.15.146/darwin-dtc.patch (renamed from target/linux/patches/5.15.128/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.15.146/darwin-file2alias.patch (renamed from target/linux/patches/5.15.128/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.15.146/dtc-noyaml.patch (renamed from target/linux/patches/5.15.128/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.15.146/enable-ethernet-bpi-m2-plus.patch (renamed from target/linux/patches/5.15.128/enable-ethernet-bpi-m2-plus.patch)0
-rw-r--r--target/linux/patches/5.15.146/nds32-ag101p.patch (renamed from target/linux/patches/5.15.128/nds32-ag101p.patch)0
-rw-r--r--target/linux/patches/5.15.146/or1k-more-ram.patch (renamed from target/linux/patches/5.15.128/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.15.146/relocs.patch (renamed from target/linux/patches/5.15.128/relocs.patch)0
-rw-r--r--target/linux/patches/5.15.146/rockchip-115200.patch (renamed from target/linux/patches/5.15.128/rockchip-115200.patch)0
-rw-r--r--target/linux/patches/5.15.146/startup.patch (renamed from target/linux/patches/5.15.128/startup.patch)0
11 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index ab1318b3b..7fa20b904 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
KERNEL_HASH:= 2df774dd53f9ffd4e57ebf804cf597709295df6a304fe261d25220a134b7f041
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
-KERNEL_FILE_VER:= 5.15.128
+KERNEL_FILE_VER:= 5.15.146
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 0f2eca845183fd76f53b0c867c97f12b9ace2d7e8ee2cdeec7eb2897651b80de
+KERNEL_HASH:= 5a807a5fa2a80ada957d8079681dfb5cc196ec26f43244d1c8a4fd7af592d192
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
KERNEL_FILE_VER:= 5.10.192
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 4ec54d8b4..c60e10125 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -62,7 +62,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.128"
+ bool "5.15.146"
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.128/darwin-dtc.patch b/target/linux/patches/5.15.146/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.15.128/darwin-dtc.patch
+++ b/target/linux/patches/5.15.146/darwin-dtc.patch
diff --git a/target/linux/patches/5.15.128/darwin-file2alias.patch b/target/linux/patches/5.15.146/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.15.128/darwin-file2alias.patch
+++ b/target/linux/patches/5.15.146/darwin-file2alias.patch
diff --git a/target/linux/patches/5.15.128/dtc-noyaml.patch b/target/linux/patches/5.15.146/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.15.128/dtc-noyaml.patch
+++ b/target/linux/patches/5.15.146/dtc-noyaml.patch
diff --git a/target/linux/patches/5.15.128/enable-ethernet-bpi-m2-plus.patch b/target/linux/patches/5.15.146/enable-ethernet-bpi-m2-plus.patch
index 7e9abd9ce..7e9abd9ce 100644
--- a/target/linux/patches/5.15.128/enable-ethernet-bpi-m2-plus.patch
+++ b/target/linux/patches/5.15.146/enable-ethernet-bpi-m2-plus.patch
diff --git a/target/linux/patches/5.15.128/nds32-ag101p.patch b/target/linux/patches/5.15.146/nds32-ag101p.patch
index a8beea478..a8beea478 100644
--- a/target/linux/patches/5.15.128/nds32-ag101p.patch
+++ b/target/linux/patches/5.15.146/nds32-ag101p.patch
diff --git a/target/linux/patches/5.15.128/or1k-more-ram.patch b/target/linux/patches/5.15.146/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/5.15.128/or1k-more-ram.patch
+++ b/target/linux/patches/5.15.146/or1k-more-ram.patch
diff --git a/target/linux/patches/5.15.128/relocs.patch b/target/linux/patches/5.15.146/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.15.128/relocs.patch
+++ b/target/linux/patches/5.15.146/relocs.patch
diff --git a/target/linux/patches/5.15.128/rockchip-115200.patch b/target/linux/patches/5.15.146/rockchip-115200.patch
index ad8a2d7a7..ad8a2d7a7 100644
--- a/target/linux/patches/5.15.128/rockchip-115200.patch
+++ b/target/linux/patches/5.15.146/rockchip-115200.patch
diff --git a/target/linux/patches/5.15.128/startup.patch b/target/linux/patches/5.15.146/startup.patch
index eef481021..eef481021 100644
--- a/target/linux/patches/5.15.128/startup.patch
+++ b/target/linux/patches/5.15.146/startup.patch