diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-01-07 13:53:00 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-01-08 08:50:33 +0100 |
commit | 6e16ec8808e03e038a22f7327ae8a1d8eb63bf3f (patch) | |
tree | f65ca3fbbd6c6351fe717a04ebd8a0e55a483340 | |
parent | 578d0fe17c8db189dac669a4dbf5d47cd1b706e0 (diff) |
linux: update to 5.10.206
-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.206/arc.patch (renamed from target/linux/patches/5.10.192/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/darwin-dtc.patch (renamed from target/linux/patches/5.10.192/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/darwin-file2alias.patch (renamed from target/linux/patches/5.10.192/darwin-file2alias.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/dtc-noyaml.patch (renamed from target/linux/patches/5.10.192/dtc-noyaml.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/nds32-ag101p.patch (renamed from target/linux/patches/5.10.192/nds32-ag101p.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/or1k-more-ram.patch (renamed from target/linux/patches/5.10.192/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/relocs.patch (renamed from target/linux/patches/5.10.192/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.10.206/startup.patch (renamed from target/linux/patches/5.10.192/startup.patch) | 0 |
10 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 7fa20b904..915376916 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -34,10 +34,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= 5a807a5fa2a80ada957d8079681dfb5cc196ec26f43244d1c8a4fd7af592d192 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y) -KERNEL_FILE_VER:= 5.10.192 +KERNEL_FILE_VER:= 5.10.206 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= c40d11ee56e50a132429badbd1ba1c53e42b3312590b2a39be34c241d1b0b5b9 +KERNEL_HASH:= c43d613216e6c5197519a4e979de5c1b510100858ff591963931c99e59c7485b endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y) KERNEL_FILE_VER:= 5.4.254 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index c60e10125..e5430cf3c 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -72,7 +72,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.192" + bool "5.10.206" 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.192/arc.patch b/target/linux/patches/5.10.206/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/5.10.192/arc.patch +++ b/target/linux/patches/5.10.206/arc.patch diff --git a/target/linux/patches/5.10.192/darwin-dtc.patch b/target/linux/patches/5.10.206/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/5.10.192/darwin-dtc.patch +++ b/target/linux/patches/5.10.206/darwin-dtc.patch diff --git a/target/linux/patches/5.10.192/darwin-file2alias.patch b/target/linux/patches/5.10.206/darwin-file2alias.patch index fdbc598a8..fdbc598a8 100644 --- a/target/linux/patches/5.10.192/darwin-file2alias.patch +++ b/target/linux/patches/5.10.206/darwin-file2alias.patch diff --git a/target/linux/patches/5.10.192/dtc-noyaml.patch b/target/linux/patches/5.10.206/dtc-noyaml.patch index 759bb01f7..759bb01f7 100644 --- a/target/linux/patches/5.10.192/dtc-noyaml.patch +++ b/target/linux/patches/5.10.206/dtc-noyaml.patch diff --git a/target/linux/patches/5.10.192/nds32-ag101p.patch b/target/linux/patches/5.10.206/nds32-ag101p.patch index a8beea478..a8beea478 100644 --- a/target/linux/patches/5.10.192/nds32-ag101p.patch +++ b/target/linux/patches/5.10.206/nds32-ag101p.patch diff --git a/target/linux/patches/5.10.192/or1k-more-ram.patch b/target/linux/patches/5.10.206/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/5.10.192/or1k-more-ram.patch +++ b/target/linux/patches/5.10.206/or1k-more-ram.patch diff --git a/target/linux/patches/5.10.192/relocs.patch b/target/linux/patches/5.10.206/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/5.10.192/relocs.patch +++ b/target/linux/patches/5.10.206/relocs.patch diff --git a/target/linux/patches/5.10.192/startup.patch b/target/linux/patches/5.10.206/startup.patch index eef481021..eef481021 100644 --- a/target/linux/patches/5.10.192/startup.patch +++ b/target/linux/patches/5.10.206/startup.patch |