Browse Source

linux: update to 6.6.82

Waldemar Brodkorb 7 months ago
parent
commit
5dcb53c541

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		beb902a5f69d9e57710112203db38111dad6d30556ea8ce389284c8077fe944d
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.77
+KERNEL_FILE_VER:=	6.6.82
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		081089dfcf125aef67aa940ebb995ff789b646129f5d4b2365e1d5685b29a84e
+KERNEL_HASH:=		f3c2389b8c23cabe747f104a3e434201ca6e7725bbbfb3a8c59a063ac4820e41
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.127

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

@@ -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.77"
+	bool "6.6.82"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.82/armnommu-fix-thread-registers.patch


+ 0 - 0
target/linux/patches/6.6.77/armnommu-versatile.patch → target/linux/patches/6.6.82/armnommu-versatile.patch


+ 0 - 0
target/linux/patches/6.6.77/hppa-cross-compile.patch → target/linux/patches/6.6.82/hppa-cross-compile.patch


+ 0 - 0
target/linux/patches/6.6.77/macsonic.patch → target/linux/patches/6.6.82/macsonic.patch