summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2022-02-15 21:23:58 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2022-02-15 21:23:58 +0100
commit12b3bedeb67dbf9bbf082c91aa50ee5d004e0d41 (patch)
tree99841b675b9c49ed611928f58e7ad29cbdd24c41
parent7833b797b8907c1e1b8981d9f586ed6adc7686c6 (diff)
linux: update 5.10.x to latest
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/5.10.100/arc.patch (renamed from target/linux/patches/5.10.93/arc.patch)0
-rw-r--r--target/linux/patches/5.10.100/darwin-dtc.patch (renamed from target/linux/patches/5.10.93/darwin-dtc.patch)0
-rw-r--r--target/linux/patches/5.10.100/darwin-file2alias.patch (renamed from target/linux/patches/5.10.93/darwin-file2alias.patch)0
-rw-r--r--target/linux/patches/5.10.100/dtc-noyaml.patch (renamed from target/linux/patches/5.10.93/dtc-noyaml.patch)0
-rw-r--r--target/linux/patches/5.10.100/nds32-ag101p.patch (renamed from target/linux/patches/5.10.93/nds32-ag101p.patch)0
-rw-r--r--target/linux/patches/5.10.100/or1k-more-ram.patch (renamed from target/linux/patches/5.10.93/or1k-more-ram.patch)0
-rw-r--r--target/linux/patches/5.10.100/relocs.patch (renamed from target/linux/patches/5.10.93/relocs.patch)0
-rw-r--r--target/linux/patches/5.10.100/startup.patch (renamed from target/linux/patches/5.10.93/startup.patch)0
10 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index c7faf24a5..1872cfed6 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_10),y)
-KERNEL_FILE_VER:= 5.10.93
+KERNEL_FILE_VER:= 5.10.100
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= a6788c430bab7670c08888caa0969521f22d5976483ee9452c2c0363153bbbcb
+KERNEL_HASH:= d56965afc9b6a3d26d53db40ccd37fd9d15f2ca6bfd54ef6f0f8b6e92c170999
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
KERNEL_FILE_VER:= 5.4.179
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index c5b2c2694..8f5b7c174 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -35,7 +35,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_10
- bool "5.10.93"
+ bool "5.10.100"
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.10.93/arc.patch b/target/linux/patches/5.10.100/arc.patch
index 20810ce64..20810ce64 100644
--- a/target/linux/patches/5.10.93/arc.patch
+++ b/target/linux/patches/5.10.100/arc.patch
diff --git a/target/linux/patches/5.10.93/darwin-dtc.patch b/target/linux/patches/5.10.100/darwin-dtc.patch
index 0cdc23ab4..0cdc23ab4 100644
--- a/target/linux/patches/5.10.93/darwin-dtc.patch
+++ b/target/linux/patches/5.10.100/darwin-dtc.patch
diff --git a/target/linux/patches/5.10.93/darwin-file2alias.patch b/target/linux/patches/5.10.100/darwin-file2alias.patch
index fdbc598a8..fdbc598a8 100644
--- a/target/linux/patches/5.10.93/darwin-file2alias.patch
+++ b/target/linux/patches/5.10.100/darwin-file2alias.patch
diff --git a/target/linux/patches/5.10.93/dtc-noyaml.patch b/target/linux/patches/5.10.100/dtc-noyaml.patch
index 759bb01f7..759bb01f7 100644
--- a/target/linux/patches/5.10.93/dtc-noyaml.patch
+++ b/target/linux/patches/5.10.100/dtc-noyaml.patch
diff --git a/target/linux/patches/5.10.93/nds32-ag101p.patch b/target/linux/patches/5.10.100/nds32-ag101p.patch
index a8beea478..a8beea478 100644
--- a/target/linux/patches/5.10.93/nds32-ag101p.patch
+++ b/target/linux/patches/5.10.100/nds32-ag101p.patch
diff --git a/target/linux/patches/5.10.93/or1k-more-ram.patch b/target/linux/patches/5.10.100/or1k-more-ram.patch
index de848c838..de848c838 100644
--- a/target/linux/patches/5.10.93/or1k-more-ram.patch
+++ b/target/linux/patches/5.10.100/or1k-more-ram.patch
diff --git a/target/linux/patches/5.10.93/relocs.patch b/target/linux/patches/5.10.100/relocs.patch
index 5bcd974c7..5bcd974c7 100644
--- a/target/linux/patches/5.10.93/relocs.patch
+++ b/target/linux/patches/5.10.100/relocs.patch
diff --git a/target/linux/patches/5.10.93/startup.patch b/target/linux/patches/5.10.100/startup.patch
index eef481021..eef481021 100644
--- a/target/linux/patches/5.10.93/startup.patch
+++ b/target/linux/patches/5.10.100/startup.patch