Browse Source

linux: update to 6.6.69

Waldemar Brodkorb 3 months ago
parent
commit
53fba41bd4

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		057263d0afc17d5253794afd3d239ba4da4aa734b22fa36c1665f41b95449b73
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.56
+KERNEL_FILE_VER:=	6.6.69
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f74812f78e88992c416434cb107639e13a551dbaff36bb90d6346ab16ab71a95
+KERNEL_HASH:=		9c6305567b75d99514cde6eb9de39973f3d5c857a75bd9dcdfca57041f8d4f34
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.107

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_11
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
-	bool "6.6.56"
+	bool "6.6.69"
 	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.56/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.69/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.6.56/armnommu-versatile.patch → target/linux/patches/6.6.69/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.6.56/hppa-cross-compile.patch → target/linux/patches/6.6.69/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.6.56/macsonic.patch → target/linux/patches/6.6.69/macsonic.patch