Browse Source

linux: update to 6.12.37

Waldemar Brodkorb 3 months ago
parent
commit
844df33bcd

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		9452f28d7a0051fba4886712395b484c4c7fcf9f85944a62fd3d97dc923f5339
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
-KERNEL_FILE_VER:=	6.12.25
+KERNEL_FILE_VER:=	6.12.37
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		c8af780f6f613ca24622116e4c512a764335ab66e75c6643003c16e49a8e3b90
+KERNEL_HASH:=		936fdfd2405b5e0ac38d4e094b07772610c22cd478f4bb257c9bf929e762ff95
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
 KERNEL_FILE_VER:=	6.6.88

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_14
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_12
-	bool "6.12.25"
+	bool "6.12.37"
 	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.25/armnommu-versatile.patch → target/linux/patches/6.12.37/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.12.25/hppa-cross-compile.patch → target/linux/patches/6.12.37/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.12.25/macsonic.patch → target/linux/patches/6.12.37/macsonic.patch


+ 0 - 0
target/linux/patches/6.12.25/mips-vdso-gcc15.patch → target/linux/patches/6.12.37/mips-vdso-gcc15.patch