summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-01-25 04:29:26 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-01-25 04:33:23 +0100
commit2ec50613b0fda239f12127ea35fc0b674bcb0e02 (patch)
tree94fac867f8b26c715b93aa1ac49227ac184f2471
parentfd4625fa13d665e3908b34fff8168e98f87f6488 (diff)
linux: update to 5.4.92
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion10
-rw-r--r--target/linux/patches/5.4.92/arc.patch (renamed from target/linux/patches/5.4.74/arc.patch)0
-rw-r--r--target/linux/patches/5.4.92/darwin-dtc.patch (renamed from target/linux/patches/5.4.74/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.4.92/darwin-file2alias.patch (renamed from target/linux/patches/5.4.74/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.4.92/dtc-noyaml.patch (renamed from target/linux/patches/5.4.74/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.4.92/or1k-more-ram.patch (renamed from target/linux/patches/5.4.74/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.4.92/relocs.patch (renamed from target/linux/patches/5.4.74/relocs.patch)0
-rw-r--r--target/linux/patches/5.4.92/sh4.patch (renamed from target/linux/patches/5.4.74/sh4.patch)0
-rw-r--r--target/linux/patches/5.4.92/startup.patch (renamed from target/linux/patches/5.4.74/startup.patch)0
10 files changed, 4 insertions, 10 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 0dbfe62ab..a6b69dc0a 100644
--- a/mk/linux-ver.mk
+++ b/mk/linux-ver.mk
@@ -16,10 +16,10 @@ KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
-KERNEL_FILE_VER:= 5.4.74
+KERNEL_FILE_VER:= 5.4.92
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= ec04f4ade1146a3b458a1ac3dc2059188cbb62cd51d2e66fcd8397fcec153ab7
+KERNEL_HASH:= c0937ff98824c4b14cfea68a04340e0beb3c00f1cc02984daf2f3bdf542394fd
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
KERNEL_FILE_VER:= 4.19.151
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 3d0cc7ef3..a5ba719f5 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -24,13 +24,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_CPU_ARM_ARM11MPCORE
default ADK_TARGET_LINUX_KERNEL_VERSION_4_9 if ADK_TARGET_CPU_ARM_CORTEX_A53
default ADK_TARGET_LINUX_KERNEL_VERSION_4_14 if ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB
-default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_CSKY
-default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_M68K
-default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_RISCV32
-default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_RISCV64
-default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_OR1K
-default ADK_TARGET_LINUX_KERNEL_VERSION_5_4 if ADK_TARGET_ARCH_SH
-default ADK_TARGET_LINUX_KERNEL_VERSION_4_19
+default ADK_TARGET_LINUX_KERNEL_VERSION_5_4
config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
bool "git"
@@ -44,7 +38,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
config ADK_TARGET_LINUX_KERNEL_VERSION_5_4
- bool "5.4.74"
+ bool "5.4.92"
select ADK_TARGET_LINUX_KERNEL_NEW
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
diff --git a/target/linux/patches/5.4.74/arc.patch b/target/linux/patches/5.4.92/arc.patch
index 20810ce64..20810ce64 100644
--- a/target/linux/patches/5.4.74/arc.patch
+++ b/target/linux/patches/5.4.92/arc.patch
diff --git a/target/linux/patches/5.4.74/darwin-dtc.patch b/target/linux/patches/5.4.92/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.4.74/darwin-dtc.patch
+++ b/target/linux/patches/5.4.92/darwin-dtc.patch
diff --git a/target/linux/patches/5.4.74/darwin-file2alias.patch b/target/linux/patches/5.4.92/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.4.74/darwin-file2alias.patch
+++ b/target/linux/patches/5.4.92/darwin-file2alias.patch
diff --git a/target/linux/patches/5.4.74/dtc-noyaml.patch b/target/linux/patches/5.4.92/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.4.74/dtc-noyaml.patch
+++ b/target/linux/patches/5.4.92/dtc-noyaml.patch
diff --git a/target/linux/patches/5.4.74/or1k-more-ram.patch b/target/linux/patches/5.4.92/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/5.4.74/or1k-more-ram.patch
+++ b/target/linux/patches/5.4.92/or1k-more-ram.patch
diff --git a/target/linux/patches/5.4.74/relocs.patch b/target/linux/patches/5.4.92/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.4.74/relocs.patch
+++ b/target/linux/patches/5.4.92/relocs.patch
diff --git a/target/linux/patches/5.4.74/sh4.patch b/target/linux/patches/5.4.92/sh4.patch
index 8ae79d49d..8ae79d49d 100644
--- a/target/linux/patches/5.4.74/sh4.patch
+++ b/target/linux/patches/5.4.92/sh4.patch
diff --git a/target/linux/patches/5.4.74/startup.patch b/target/linux/patches/5.4.92/startup.patch
index e2f2ae65a..e2f2ae65a 100644
--- a/target/linux/patches/5.4.74/startup.patch
+++ b/target/linux/patches/5.4.92/startup.patch