diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-12 16:52:29 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2024-05-12 16:52:29 +0200 |
commit | 6ae07b455f8779d65b845121e8ae8d3e71479db8 (patch) | |
tree | 4c91867b845da0493e0e2b4337b0cdc73f306c13 | |
parent | 7ec1fa09c2f1663923868f9700c9f66c5b6b0ffb (diff) |
linux: update to 6.1.90
-rw-r--r-- | mk/linux-ver.mk | 4 | ||||
-rw-r--r-- | target/linux/Config.in.kernelversion | 2 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/armnommu-fix-thread-registers.patch (renamed from target/linux/patches/6.1.82/armnommu-fix-thread-registers.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/armnommu-versatile.patch (renamed from target/linux/patches/6.1.82/armnommu-versatile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/board-rockpi4-0003-arm64-dts-pcie.patch (renamed from target/linux/patches/6.1.82/board-rockpi4-0003-arm64-dts-pcie.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/enable-ethernet-bpi-m2-plus.patch (renamed from target/linux/patches/6.1.82/enable-ethernet-bpi-m2-plus.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/hppa-cross-compile.patch (renamed from target/linux/patches/6.1.82/hppa-cross-compile.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/macsonic.patch (renamed from target/linux/patches/6.1.82/macsonic.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/nios2.patch (renamed from target/linux/patches/6.1.82/nios2.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/or1k-more-ram.patch (renamed from target/linux/patches/6.1.82/or1k-more-ram.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/riscv32.patch (renamed from target/linux/patches/6.1.82/riscv32.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/riscv64-flat.patch (renamed from target/linux/patches/6.1.82/riscv64-flat.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/rockchip-115200.patch (renamed from target/linux/patches/6.1.82/rockchip-115200.patch) | 0 | ||||
-rw-r--r-- | target/linux/patches/6.1.90/rockchip-pcie-timeout.patch (renamed from target/linux/patches/6.1.82/rockchip-pcie-timeout.patch) | 0 |
14 files changed, 3 insertions, 3 deletions
diff --git a/mk/linux-ver.mk b/mk/linux-ver.mk index b6f8d03a0..88c301187 100644 --- a/mk/linux-ver.mk +++ b/mk/linux-ver.mk @@ -28,10 +28,10 @@ KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) KERNEL_HASH:= b66a5b863b0f8669448b74ca83bd641a856f164b29956e539bbcb5fdeeab9cc6 endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y) -KERNEL_FILE_VER:= 6.1.82 +KERNEL_FILE_VER:= 6.1.90 KERNEL_RELEASE:= 1 KERNEL_VERSION:= $(KERNEL_FILE_VER)-$(KERNEL_RELEASE) -KERNEL_HASH:= d150d2d9d416877668d8b56f75759f166168d192419eefaa942ed67225cbec06 +KERNEL_HASH:= 83a3d72e764fceda2c1fc68a4ea6b91253a28da56a688a2b61776b0d19788e1d endif ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y) KERNEL_FILE_VER:= 5.15.152 diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 4ab01562b..37a2a789b 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_6 depends on !ADK_TARGET_ARCH_NDS32 config ADK_TARGET_LINUX_KERNEL_VERSION_6_1 - bool "6.1.82" + bool "6.1.90" 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.82/armnommu-fix-thread-registers.patch b/target/linux/patches/6.1.90/armnommu-fix-thread-registers.patch index 8ab2196dc..8ab2196dc 100644 --- a/target/linux/patches/6.1.82/armnommu-fix-thread-registers.patch +++ b/target/linux/patches/6.1.90/armnommu-fix-thread-registers.patch diff --git a/target/linux/patches/6.1.82/armnommu-versatile.patch b/target/linux/patches/6.1.90/armnommu-versatile.patch index f8f10f50b..f8f10f50b 100644 --- a/target/linux/patches/6.1.82/armnommu-versatile.patch +++ b/target/linux/patches/6.1.90/armnommu-versatile.patch diff --git a/target/linux/patches/6.1.82/board-rockpi4-0003-arm64-dts-pcie.patch b/target/linux/patches/6.1.90/board-rockpi4-0003-arm64-dts-pcie.patch index 1777e7a86..1777e7a86 100644 --- a/target/linux/patches/6.1.82/board-rockpi4-0003-arm64-dts-pcie.patch +++ b/target/linux/patches/6.1.90/board-rockpi4-0003-arm64-dts-pcie.patch diff --git a/target/linux/patches/6.1.82/enable-ethernet-bpi-m2-plus.patch b/target/linux/patches/6.1.90/enable-ethernet-bpi-m2-plus.patch index 7e9abd9ce..7e9abd9ce 100644 --- a/target/linux/patches/6.1.82/enable-ethernet-bpi-m2-plus.patch +++ b/target/linux/patches/6.1.90/enable-ethernet-bpi-m2-plus.patch diff --git a/target/linux/patches/6.1.82/hppa-cross-compile.patch b/target/linux/patches/6.1.90/hppa-cross-compile.patch index 5400e87a0..5400e87a0 100644 --- a/target/linux/patches/6.1.82/hppa-cross-compile.patch +++ b/target/linux/patches/6.1.90/hppa-cross-compile.patch diff --git a/target/linux/patches/6.1.82/macsonic.patch b/target/linux/patches/6.1.90/macsonic.patch index 177397221..177397221 100644 --- a/target/linux/patches/6.1.82/macsonic.patch +++ b/target/linux/patches/6.1.90/macsonic.patch diff --git a/target/linux/patches/6.1.82/nios2.patch b/target/linux/patches/6.1.90/nios2.patch index 43631971e..43631971e 100644 --- a/target/linux/patches/6.1.82/nios2.patch +++ b/target/linux/patches/6.1.90/nios2.patch diff --git a/target/linux/patches/6.1.82/or1k-more-ram.patch b/target/linux/patches/6.1.90/or1k-more-ram.patch index 6397f8445..6397f8445 100644 --- a/target/linux/patches/6.1.82/or1k-more-ram.patch +++ b/target/linux/patches/6.1.90/or1k-more-ram.patch diff --git a/target/linux/patches/6.1.82/riscv32.patch b/target/linux/patches/6.1.90/riscv32.patch index 648b0de4d..648b0de4d 100644 --- a/target/linux/patches/6.1.82/riscv32.patch +++ b/target/linux/patches/6.1.90/riscv32.patch diff --git a/target/linux/patches/6.1.82/riscv64-flat.patch b/target/linux/patches/6.1.90/riscv64-flat.patch index ee70ea915..ee70ea915 100644 --- a/target/linux/patches/6.1.82/riscv64-flat.patch +++ b/target/linux/patches/6.1.90/riscv64-flat.patch diff --git a/target/linux/patches/6.1.82/rockchip-115200.patch b/target/linux/patches/6.1.90/rockchip-115200.patch index ad8a2d7a7..ad8a2d7a7 100644 --- a/target/linux/patches/6.1.82/rockchip-115200.patch +++ b/target/linux/patches/6.1.90/rockchip-115200.patch diff --git a/target/linux/patches/6.1.82/rockchip-pcie-timeout.patch b/target/linux/patches/6.1.90/rockchip-pcie-timeout.patch index 2ef7df2da..2ef7df2da 100644 --- a/target/linux/patches/6.1.82/rockchip-pcie-timeout.patch +++ b/target/linux/patches/6.1.90/rockchip-pcie-timeout.patch |