diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 14:37:40 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-30 18:06:41 +0200 |
commit | 8c24c53032ead9767dbd9828035d0d04cabe55e8 (patch) | |
tree | be703c98110f7164df5fe5543d949075b61d095c | |
parent | ec1b02095ff5894536b21287ea13862ac81598e0 (diff) |
linux: update to 5.10.236
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/arc.patch (renamed from target/linux/patches/5.10.234/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/darwin-dtc.patch (renamed from target/linux/patches/5.10.234/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/dtc-noyaml.patch (renamed from target/linux/patches/5.10.234/dtc-noyaml.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/nds32-ag101p.patch (renamed from target/linux/patches/5.10.234/nds32-ag101p.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/or1k-more-ram.patch (renamed from target/linux/patches/5.10.234/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/relocs.patch (renamed from target/linux/patches/5.10.234/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.236/startup.patch (renamed from target/linux/patches/5.10.234/startup.patch) | 0 |
9 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index de1dff33a..2fcc03e6e 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -46,10 +46,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= f51f68b8bbe60aca5e1ff3781f7e5d2ca6a31dd299c8446c39bf880bfff1cd39 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y) -KERNEL_FILE_VER:= 5.10.234 +KERNEL_FILE_VER:= 5.10.236 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 9597c4fee2f1ce452acfec516f4325ad342155872052fd5f0d9ce2ddcc26ebe5 +KERNEL_HASH:= 6da5cc8f7d39ed3acb4d59129a3f1570d981526ebbf58ea82595b7b6e000fb89 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y) KERNEL_FILE_VER:= 5.4.289 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 81d521817..c4399e070 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -94,7 +94,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.234" + bool "5.10.236" 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.234/arc.patch b/target/linux/patches/5.10.236/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/5.10.234/arc.patch +++ b/target/linux/patches/5.10.236/arc.patch diff --git a/target/linux/patches/5.10.234/darwin-dtc.patch b/target/linux/patches/5.10.236/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/5.10.234/darwin-dtc.patch +++ b/target/linux/patches/5.10.236/darwin-dtc.patch diff --git a/target/linux/patches/5.10.234/dtc-noyaml.patch b/target/linux/patches/5.10.236/dtc-noyaml.patch index 759bb01f7..759bb01f7 100644 --- a/target/linux/patches/5.10.234/dtc-noyaml.patch +++ b/target/linux/patches/5.10.236/dtc-noyaml.patch diff --git a/target/linux/patches/5.10.234/nds32-ag101p.patch b/target/linux/patches/5.10.236/nds32-ag101p.patch index a8beea478..a8beea478 100644 --- a/target/linux/patches/5.10.234/nds32-ag101p.patch +++ b/target/linux/patches/5.10.236/nds32-ag101p.patch diff --git a/target/linux/patches/5.10.234/or1k-more-ram.patch b/target/linux/patches/5.10.236/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/5.10.234/or1k-more-ram.patch +++ b/target/linux/patches/5.10.236/or1k-more-ram.patch diff --git a/target/linux/patches/5.10.234/relocs.patch b/target/linux/patches/5.10.236/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/5.10.234/relocs.patch +++ b/target/linux/patches/5.10.236/relocs.patch diff --git a/target/linux/patches/5.10.234/startup.patch b/target/linux/patches/5.10.236/startup.patch index eef481021..eef481021 100644 --- a/target/linux/patches/5.10.234/startup.patch +++ b/target/linux/patches/5.10.236/startup.patch |