Browse Source

linux: update to 6.6.88

Waldemar Brodkorb 10 months ago
parent
commit
69b7fb85bc

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		c8af780f6f613ca24622116e4c512a764335ab66e75c6643003c16e49a8e3b90
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.82
+KERNEL_FILE_VER:=	6.6.88
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f3c2389b8c23cabe747f104a3e434201ca6e7725bbbfb3a8c59a063ac4820e41
+KERNEL_HASH:=		19df89b63ef7e950de7297dabfac0569183bf87636f4c300a25336c7da490650
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.130

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

@@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_12
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
-	bool "6.6.82"
+	bool "6.6.88"
 	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.82/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.88/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.6.82/armnommu-versatile.patch → target/linux/patches/6.6.88/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.6.82/hppa-cross-compile.patch → target/linux/patches/6.6.88/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.6.82/linksys-nslu2.patch → target/linux/patches/6.6.88/linksys-nslu2.patch


+ 0 - 0
target/linux/patches/6.6.82/macsonic.patch → target/linux/patches/6.6.88/macsonic.patch