Просмотр исходного кода

linux: update 6.6.x/6.18.x kernels

Waldemar Brodkorb 3 недель назад
Родитель
Сommit
6b5fb59d23

+ 4 - 4
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.4
+KERNEL_FILE_VER:=	6.18.8
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f850139ca5f79c1bf6bb8b32f92e212aadca97bdaef8a83a7cf4ac4d6a525fab
+KERNEL_HASH:=		37f0c5d5c242c1d604e87d48f08795e861a5a85f725b4ca11d0a538f12ff8cff
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_12),y)
 KERNEL_FILE_VER:=	6.12.64
@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		d1ad94a33681148efe884f4028970d69e332f2b003f0e8be53a1d25de38e49a2
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.88
+KERNEL_FILE_VER:=	6.6.122
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		19df89b63ef7e950de7297dabfac0569183bf87636f4c300a25336c7da490650
+KERNEL_HASH:=		d48e0d9de04bef2fb9740bdb0124548bcab8867cdca00ff9712c110282b299d6
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.135

+ 2 - 2
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.4"
+	bool "6.18.8"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X
@@ -62,7 +62,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_6_12
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_6_6
-	bool "6.6.88"
+	bool "6.6.122"
 	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.4/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch → target/linux/patches/6.18.8/0001-pcmcia-Add-Hitachi-HD6446x-PCMCIA-socket-support.patch


+ 0 - 0
target/linux/patches/6.18.4/orinoco.patch → target/linux/patches/6.18.8/orinoco.patch


+ 0 - 0
target/linux/patches/6.6.88/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.122/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.6.88/armnommu-versatile.patch → target/linux/patches/6.6.122/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.6.88/hppa-cross-compile.patch → target/linux/patches/6.6.122/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.6.88/linksys-nslu2.patch → target/linux/patches/6.6.122/linksys-nslu2.patch


+ 0 - 0
target/linux/patches/6.6.88/macsonic.patch → target/linux/patches/6.6.122/macsonic.patch