Browse Source

linux: update to 6.12.69

Waldemar Brodkorb 1 month ago
parent
commit
967e9f209f

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		37f0c5d5c242c1d604e87d48f08795e861a5a85f725b4ca11d0a538f12ff8cff
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
-KERNEL_FILE_VER:=	6.12.64
+KERNEL_FILE_VER:=	6.12.69
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		d1ad94a33681148efe884f4028970d69e332f2b003f0e8be53a1d25de38e49a2
+KERNEL_HASH:=		4b493657f218703239c4f22415f027b3644949bf2761abd18b849f0aad5f7665
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
 KERNEL_FILE_VER:=	6.6.122

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_18
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_12
-	bool "6.12.64"
+	bool "6.12.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.12.64/armnommu-versatile.patch → target/linux/patches/6.12.69/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.12.64/hppa-cross-compile.patch → target/linux/patches/6.12.69/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.12.64/macsonic.patch → target/linux/patches/6.12.69/macsonic.patch


+ 0 - 0
target/linux/patches/6.12.64/mips-vdso-gcc15.patch → target/linux/patches/6.12.69/mips-vdso-gcc15.patch