Browse Source

linux: update to 6.12.23

Waldemar Brodkorb 2 weeks ago
parent
commit
6618e3313e

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		c5c682a354ea3190139357a57d34a79e5c37221ace823a938e10116b577a2e1b
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
-KERNEL_FILE_VER:=	6.12.18
+KERNEL_FILE_VER:=	6.12.23
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		beb902a5f69d9e57710112203db38111dad6d30556ea8ce389284c8077fe944d
+KERNEL_HASH:=		d8d95404f8deeb7ff6992c0df855025062e9e8182bca6daa27ef2e9275d27749
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
 KERNEL_FILE_VER:=	6.6.82

+ 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.18"
+	bool "6.12.23"
 	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.18/armnommu-versatile.patch → target/linux/patches/6.12.23/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.12.18/hppa-cross-compile.patch → target/linux/patches/6.12.23/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.12.18/macsonic.patch → target/linux/patches/6.12.23/macsonic.patch