Browse Source

linux: update to 6.6.28

Waldemar Brodkorb 1 week ago
parent
commit
1c52662da8

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		9e723232d603ab45ebf043c34714c48f277ab195c29abcb8472f2a4c3a5a1995
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.22
+KERNEL_FILE_VER:=	6.6.28
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		23e3e7b56407250f5411bdab95763d0bc4e3a19dfa431d951df7eacabd61a2f4
+KERNEL_HASH:=		818716ed13e7dba6aaeae24e3073993e260812ed128d10272e94b922ee6d3394
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.82

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_8
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
-	bool "6.6.22"
+	bool "6.6.28"
 	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.22/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.28/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.6.22/armnommu-versatile.patch → target/linux/patches/6.6.28/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.6.22/hppa-cross-compile.patch → target/linux/patches/6.6.28/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.6.22/macsonic.patch → target/linux/patches/6.6.28/macsonic.patch


+ 0 - 0
target/linux/patches/6.6.22/riscv-flat.patch → target/linux/patches/6.6.28/riscv-flat.patch