diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-01-07 15:03:44 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-01-08 08:50:33 +0100 |
commit | a12d7204c8150162123838abeac86e9d0eecd2d9 (patch) | |
tree | 779f09f4a6055836764cfcc317bbbb5f69854147 | |
parent | 6e16ec8808e03e038a22f7327ae8a1d8eb63bf3f (diff) |
linux: update to 5.4.265
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/arc.patch (renamed from target/linux/patches/5.4.254/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/arm-nommu.patch (renamed from target/linux/patches/5.4.254/arm-nommu.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/darwin-dtc.patch (renamed from target/linux/patches/5.4.254/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/darwin-file2alias.patch (renamed from target/linux/patches/5.4.254/darwin-file2alias.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/dtc-noyaml.patch (renamed from target/linux/patches/5.4.254/dtc-noyaml.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/macsonic.patch (renamed from target/linux/patches/5.4.254/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/or1k-more-ram.patch (renamed from target/linux/patches/5.4.254/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/relocs.patch (renamed from target/linux/patches/5.4.254/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/sh4.patch (renamed from target/linux/patches/5.4.254/sh4.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.265/startup.patch (renamed from target/linux/patches/5.4.254/startup.patch) | 0 |
12 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 915376916..39d7ae96b 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -40,10 +40,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= c43d613216e6c5197519a4e979de5c1b510100858ff591963931c99e59c7485b endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y) -KERNEL_FILE_VER:= 5.4.254 +KERNEL_FILE_VER:= 5.4.265 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= 51608da961b5e34d6a9452a7b302699e109633f769a4253c74b1048abba8d9c7 +KERNEL_HASH:= 4dae99e49f466d4689e128ec023754908147159d7462019a83c7da1f25df9b15 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y) KERNEL_FILE_VER:= 4.19.292 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index e5430cf3c..a4deb06c7 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -83,7 +83,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_10 depends on !ADK_TARGET_SYSTEM_SIPEED_MAIX_BIT config ADK_TARGET_LINUX_KERNEL_VERSION_5_4 - bool "5.4.254" + bool "5.4.265" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_BFIN depends on !ADK_TARGET_ARCH_CRIS diff --git a/target/linux/patches/5.4.254/arc.patch b/target/linux/patches/5.4.265/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/5.4.254/arc.patch +++ b/target/linux/patches/5.4.265/arc.patch diff --git a/target/linux/patches/5.4.254/arm-nommu.patch b/target/linux/patches/5.4.265/arm-nommu.patch index fdcec3f09..fdcec3f09 100644 --- a/target/linux/patches/5.4.254/arm-nommu.patch +++ b/target/linux/patches/5.4.265/arm-nommu.patch diff --git a/target/linux/patches/5.4.254/darwin-dtc.patch b/target/linux/patches/5.4.265/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/5.4.254/darwin-dtc.patch +++ b/target/linux/patches/5.4.265/darwin-dtc.patch diff --git a/target/linux/patches/5.4.254/darwin-file2alias.patch b/target/linux/patches/5.4.265/darwin-file2alias.patch index fdbc598a8..fdbc598a8 100644 --- a/target/linux/patches/5.4.254/darwin-file2alias.patch +++ b/target/linux/patches/5.4.265/darwin-file2alias.patch diff --git a/target/linux/patches/5.4.254/dtc-noyaml.patch b/target/linux/patches/5.4.265/dtc-noyaml.patch index 759bb01f7..759bb01f7 100644 --- a/target/linux/patches/5.4.254/dtc-noyaml.patch +++ b/target/linux/patches/5.4.265/dtc-noyaml.patch diff --git a/target/linux/patches/5.4.254/macsonic.patch b/target/linux/patches/5.4.265/macsonic.patch index 75a6fcad2..75a6fcad2 100644 --- a/target/linux/patches/5.4.254/macsonic.patch +++ b/target/linux/patches/5.4.265/macsonic.patch diff --git a/target/linux/patches/5.4.254/or1k-more-ram.patch b/target/linux/patches/5.4.265/or1k-more-ram.patch index 540dc43b5..540dc43b5 100644 --- a/target/linux/patches/5.4.254/or1k-more-ram.patch +++ b/target/linux/patches/5.4.265/or1k-more-ram.patch diff --git a/target/linux/patches/5.4.254/relocs.patch b/target/linux/patches/5.4.265/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/5.4.254/relocs.patch +++ b/target/linux/patches/5.4.265/relocs.patch diff --git a/target/linux/patches/5.4.254/sh4.patch b/target/linux/patches/5.4.265/sh4.patch index 8ae79d49d..8ae79d49d 100644 --- a/target/linux/patches/5.4.254/sh4.patch +++ b/target/linux/patches/5.4.265/sh4.patch diff --git a/target/linux/patches/5.4.254/startup.patch b/target/linux/patches/5.4.265/startup.patch index 081aa103a..081aa103a 100644 --- a/target/linux/patches/5.4.254/startup.patch +++ b/target/linux/patches/5.4.265/startup.patch |