diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2022-01-23 22:47:46 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2022-01-23 22:47:46 +0100 |
commit | b3fee243ad621702b5497992ff896d989b4061de (patch) | |
tree | 8bab9ef9ae9b1b7712fe23db16f3d54c50c230cf | |
parent | 82f519753ccc14162a0edb025ed71dcff928a40a (diff) |
linux: update to 5.4.x
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 4 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/arc.patch (renamed from target/linux/patches/5.4.155/arc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/arm-nommu.patch (renamed from target/linux/patches/5.4.155/arm-nommu.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/darwin-dtc.patch (renamed from target/linux/patches/5.4.155/darwin-dtc.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/darwin-file2alias.patch (renamed from target/linux/patches/5.4.155/darwin-file2alias.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/dtc-noyaml.patch (renamed from target/linux/patches/5.4.155/dtc-noyaml.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/macsonic.patch (renamed from target/linux/patches/5.4.155/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/or1k-more-ram.patch (renamed from target/linux/patches/5.4.155/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/relocs.patch (renamed from target/linux/patches/5.4.155/relocs.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/sh4.patch (renamed from target/linux/patches/5.4.155/sh4.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/5.4.173/startup.patch (renamed from target/linux/patches/5.4.155/startup.patch) | 0 |
12 files changed, 4 insertions, 4 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index 038256c43..6c0066642 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -22,10 +22,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= a6788c430bab7670c08888caa0969521f22d5976483ee9452c2c0363153bbbcb endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y) -KERNEL_FILE_VER:= 5.4.155 +KERNEL_FILE_VER:= 5.4.173 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= cc0c0f902748d251cb22d0e69e3b8d260c447eb0072ef853da15da6cce775038 +KERNEL_HASH:= 99e8e275b239c708bdb6a41990c4d12098a61752245dbef921a514d9f996c239 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y) KERNEL_FILE_VER:= 4.19.213 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 4a32505e7..50d036413 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -21,7 +21,7 @@ default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_ARCH_FRV default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_SYSTEM_ST_STM32F429 default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_SYSTEM_ST_STM32F769 default ADK_TARGET_LINUX_KERNEL_VERSION_4_19 if ADK_TARGET_ARCH_ARC -default ADK_TARGET_LINUX_KERNEL_VERSION_5_10 +default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 config ADK_TARGET_LINUX_KERNEL_VERSION_GIT bool "git" @@ -43,7 +43,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_10 depends on !ADK_TARGET_ARCH_METAG config ADK_TARGET_LINUX_KERNEL_VERSION_5_4 - bool "5.4.155" + bool "5.4.173" 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.155/arc.patch b/target/linux/patches/5.4.173/arc.patch index 20810ce64..20810ce64 100644 --- a/target/linux/patches/5.4.155/arc.patch +++ b/target/linux/patches/5.4.173/arc.patch diff --git a/target/linux/patches/5.4.155/arm-nommu.patch b/target/linux/patches/5.4.173/arm-nommu.patch index fdcec3f09..fdcec3f09 100644 --- a/target/linux/patches/5.4.155/arm-nommu.patch +++ b/target/linux/patches/5.4.173/arm-nommu.patch diff --git a/target/linux/patches/5.4.155/darwin-dtc.patch b/target/linux/patches/5.4.173/darwin-dtc.patch index 0cdc23ab4..0cdc23ab4 100644 --- a/target/linux/patches/5.4.155/darwin-dtc.patch +++ b/target/linux/patches/5.4.173/darwin-dtc.patch diff --git a/target/linux/patches/5.4.155/darwin-file2alias.patch b/target/linux/patches/5.4.173/darwin-file2alias.patch index fdbc598a8..fdbc598a8 100644 --- a/target/linux/patches/5.4.155/darwin-file2alias.patch +++ b/target/linux/patches/5.4.173/darwin-file2alias.patch diff --git a/target/linux/patches/5.4.155/dtc-noyaml.patch b/target/linux/patches/5.4.173/dtc-noyaml.patch index 759bb01f7..759bb01f7 100644 --- a/target/linux/patches/5.4.155/dtc-noyaml.patch +++ b/target/linux/patches/5.4.173/dtc-noyaml.patch diff --git a/target/linux/patches/5.4.155/macsonic.patch b/target/linux/patches/5.4.173/macsonic.patch index 75a6fcad2..75a6fcad2 100644 --- a/target/linux/patches/5.4.155/macsonic.patch +++ b/target/linux/patches/5.4.173/macsonic.patch diff --git a/target/linux/patches/5.4.155/or1k-more-ram.patch b/target/linux/patches/5.4.173/or1k-more-ram.patch index de848c838..de848c838 100644 --- a/target/linux/patches/5.4.155/or1k-more-ram.patch +++ b/target/linux/patches/5.4.173/or1k-more-ram.patch diff --git a/target/linux/patches/5.4.155/relocs.patch b/target/linux/patches/5.4.173/relocs.patch index 5bcd974c7..5bcd974c7 100644 --- a/target/linux/patches/5.4.155/relocs.patch +++ b/target/linux/patches/5.4.173/relocs.patch diff --git a/target/linux/patches/5.4.155/sh4.patch b/target/linux/patches/5.4.173/sh4.patch index 8ae79d49d..8ae79d49d 100644 --- a/target/linux/patches/5.4.155/sh4.patch +++ b/target/linux/patches/5.4.173/sh4.patch diff --git a/target/linux/patches/5.4.155/startup.patch b/target/linux/patches/5.4.173/startup.patch index 081aa103a..081aa103a 100644 --- a/target/linux/patches/5.4.155/startup.patch +++ b/target/linux/patches/5.4.173/startup.patch |