summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2023-08-10 08:31:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2023-08-10 08:31:04 +0200
commit52730e9dd0800cac89fab338150dec6075d87a38 (patch)
treed5f8bd10af90bbd22cddca1a0ec041f069984923
parentf1f1523c67db7cbef34801eea2d25fe3c67da84a (diff)
linux: update 6.1.x to latest
-rw-r--r--mk/linux-ver.mk4
-rw-r--r--target/linux/Config.in.kernelversion2
-rw-r--r--target/linux/patches/6.1.44/board-rockpi4-0003-arm64-dts-pcie.patch (renamed from target/linux/patches/6.1.41/board-rockpi4-0003-arm64-dts-pcie.patch)0
-rw-r--r--target/linux/patches/6.1.44/enable-ethernet-bpi-m2-plus.patch (renamed from target/linux/patches/6.1.41/enable-ethernet-bpi-m2-plus.patch)0
-rw-r--r--target/linux/patches/6.1.44/hppa-cross-compile.patch (renamed from target/linux/patches/6.1.41/hppa-cross-compile.patch)0
-rw-r--r--target/linux/patches/6.1.44/macsonic.patch (renamed from target/linux/patches/6.1.41/macsonic.patch)0
-rw-r--r--target/linux/patches/6.1.44/nios2.patch (renamed from target/linux/patches/6.1.41/nios2.patch)0
-rw-r--r--target/linux/patches/6.1.44/riscv32.patch (renamed from target/linux/patches/6.1.41/riscv32.patch)0
-rw-r--r--target/linux/patches/6.1.44/rockchip-115200.patch (renamed from target/linux/patches/6.1.41/rockchip-115200.patch)0
-rw-r--r--target/linux/patches/6.1.44/rockchip-pcie-timeout.patch (renamed from target/linux/patches/6.1.41/rockchip-pcie-timeout.patch)0
10 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk
index 59aa8baf8..532f141e9 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_6_1),y)
-KERNEL_FILE_VER:= 6.1.41
+KERNEL_FILE_VER:= 6.1.44
KERNEL_RELEASE:= 1
KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:= 312809a78eea052a08a6580f47b2ed8dd28e5633461d6731febaf3cb1e570bb7
+KERNEL_HASH:= 2e51d41fe11d082ae167cee05772bb07ca7f19448d2b46772d8ca2db7673a1a5
endif
ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
KERNEL_FILE_VER:= 5.15.120
diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion
index 9c5d5fb66..0fc1e540c 100644
--- a/target/linux/Config.in.kernelversion
+++ b/target/linux/Config.in.kernelversion
@@ -37,7 +37,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_6_1
- bool "6.1.41"
+ bool "6.1.44"
depends on !ADK_TARGET_ARCH_AVR32
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_C6X
diff --git a/target/linux/patches/6.1.41/board-rockpi4-0003-arm64-dts-pcie.patch b/target/linux/patches/6.1.44/board-rockpi4-0003-arm64-dts-pcie.patch
index 1777e7a86..1777e7a86 100644
--- a/target/linux/patches/6.1.41/board-rockpi4-0003-arm64-dts-pcie.patch
+++ b/target/linux/patches/6.1.44/board-rockpi4-0003-arm64-dts-pcie.patch
diff --git a/target/linux/patches/6.1.41/enable-ethernet-bpi-m2-plus.patch b/target/linux/patches/6.1.44/enable-ethernet-bpi-m2-plus.patch
index 7e9abd9ce..7e9abd9ce 100644
--- a/target/linux/patches/6.1.41/enable-ethernet-bpi-m2-plus.patch
+++ b/target/linux/patches/6.1.44/enable-ethernet-bpi-m2-plus.patch
diff --git a/target/linux/patches/6.1.41/hppa-cross-compile.patch b/target/linux/patches/6.1.44/hppa-cross-compile.patch
index 5400e87a0..5400e87a0 100644
--- a/target/linux/patches/6.1.41/hppa-cross-compile.patch
+++ b/target/linux/patches/6.1.44/hppa-cross-compile.patch
diff --git a/target/linux/patches/6.1.41/macsonic.patch b/target/linux/patches/6.1.44/macsonic.patch
index 177397221..177397221 100644
--- a/target/linux/patches/6.1.41/macsonic.patch
+++ b/target/linux/patches/6.1.44/macsonic.patch
diff --git a/target/linux/patches/6.1.41/nios2.patch b/target/linux/patches/6.1.44/nios2.patch
index 43631971e..43631971e 100644
--- a/target/linux/patches/6.1.41/nios2.patch
+++ b/target/linux/patches/6.1.44/nios2.patch
diff --git a/target/linux/patches/6.1.41/riscv32.patch b/target/linux/patches/6.1.44/riscv32.patch
index 648b0de4d..648b0de4d 100644
--- a/target/linux/patches/6.1.41/riscv32.patch
+++ b/target/linux/patches/6.1.44/riscv32.patch
diff --git a/target/linux/patches/6.1.41/rockchip-115200.patch b/target/linux/patches/6.1.44/rockchip-115200.patch
index ad8a2d7a7..ad8a2d7a7 100644
--- a/target/linux/patches/6.1.41/rockchip-115200.patch
+++ b/target/linux/patches/6.1.44/rockchip-115200.patch
diff --git a/target/linux/patches/6.1.41/rockchip-pcie-timeout.patch b/target/linux/patches/6.1.44/rockchip-pcie-timeout.patch
index 2ef7df2da..2ef7df2da 100644
--- a/target/linux/patches/6.1.41/rockchip-pcie-timeout.patch
+++ b/target/linux/patches/6.1.44/rockchip-pcie-timeout.patch