Browse Source

linux: update to 6.6.43

Wademar Brodkorb 1 year ago
parent
commit
a9a42ce187

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		c321c46401368774fc236f57095b205a5da57415f9a6008018902f9fd5eddfae
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.32
+KERNEL_FILE_VER:=	6.6.43
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		aaa824eaf07f61911d22b75ff090a403c3dd0bd73e23933e0bba8b5971436ce1
+KERNEL_HASH:=		0ad83b1a1a780a1aad948d55aa55ee63c50c626f2d46910b9d2180028d100a5e
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.90

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_9
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
-	bool "6.6.32"
+	bool "6.6.43"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/6.6.32/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.43/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.6.32/armnommu-versatile.patch → target/linux/patches/6.6.43/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.6.32/hppa-cross-compile.patch → target/linux/patches/6.6.43/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.6.32/macsonic.patch → target/linux/patches/6.6.43/macsonic.patch


+ 0 - 0
target/linux/patches/6.6.32/riscv-flat.patch → target/linux/patches/6.6.43/riscv-flat.patch