Browse Source

linux: update 6.1.x version

Waldemar Brodkorb 1 year ago
parent
commit
4f9389869c

+ 2 - 2
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.7
+KERNEL_FILE_VER:=	6.1.22
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		4ab048bad2e7380d3b827f1fad5ad2d2fc4f2e80e1c604d85d1f8781debe600f
+KERNEL_HASH:=		2be89141cef74d0e5a55540d203eb8010dfddb3c82d617e66b058f20b19cfda8
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_15),y)
 KERNEL_FILE_VER:=	5.15.89

+ 1 - 1
target/linux/Config.in.kernelversion

@@ -36,7 +36,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.7"
+	bool "6.1.22"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/6.1.7/board-rockpi4-0003-arm64-dts-pcie.patch → target/linux/patches/6.1.22/board-rockpi4-0003-arm64-dts-pcie.patch


+ 0 - 0
target/linux/patches/6.1.7/enable-ethernet-bpi-m2-plus.patch → target/linux/patches/6.1.22/enable-ethernet-bpi-m2-plus.patch


+ 0 - 0
target/linux/patches/6.1.7/riscv32.patch → target/linux/patches/6.1.22/riscv32.patch


+ 0 - 0
target/linux/patches/6.1.7/rockchip-115200.patch → target/linux/patches/6.1.22/rockchip-115200.patch


+ 0 - 0
target/linux/patches/6.1.7/rockchip-pcie-timeout.patch → target/linux/patches/6.1.22/rockchip-pcie-timeout.patch