Przeglądaj źródła

linux: update to 6.6.77

Waldemar Brodkorb 4 miesięcy temu
rodzic
commit
b87ec57320

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		475172fdbd87a153f123a57952672e773bdb6daf5b58a417d1a5e419fcfeec49
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_6),y)
-KERNEL_FILE_VER:=	6.6.74
+KERNEL_FILE_VER:=	6.6.77
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f15e2b1a8bab0eba494b07858a5abc88d8f788e25f6fe4a572a77840bbd5494d
+KERNEL_HASH:=		081089dfcf125aef67aa940ebb995ff789b646129f5d4b2365e1d5685b29a84e
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_6_1),y)
 KERNEL_FILE_VER:=	6.1.127

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

@@ -51,7 +51,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.74"
+	bool "6.6.77"
 	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.74/armnommu-fix-thread-registers.patch → target/linux/patches/6.6.77/armnommu-fix-thread-registers.patch


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


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


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