Browse Source

linux: update to 6.18.18

Waldemar Brodkorb 1 month ago
parent
commit
34266fa85b

+ 2 - 2
mk/linux-ver.mk

@@ -16,10 +16,10 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_18),y)
-KERNEL_FILE_VER:=	6.18.15
+KERNEL_FILE_VER:=	6.18.18
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		7c716216c3c4134ed0de69195701e677577bbcdd3979f331c182acd06bf2f170
+KERNEL_HASH:=		f4855f382c1b735c84072bdef36db5bcd5dc7b0c37e42f5104317149a0a486ef
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
 KERNEL_FILE_VER:=	6.12.74

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

@@ -40,7 +40,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
 	select ADK_HOST_NEED_LZ4 if ADK_TARGET_SYSTEM_PHYTEC_WEGA && ADK_TARGET_LINUX_KERNEL_VERSION_GIT
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_18
-	bool "6.18.15"
+	bool "6.18.18"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/6.18.15/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch → target/linux/patches/6.18.18/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch


+ 0 - 0
target/linux/patches/6.18.15/orinoco.patch → target/linux/patches/6.18.18/orinoco.patch