Browse Source

linux: update to 5.10.206

Waldemar Brodkorb 4 months ago
parent
commit
6e16ec8808

+ 2 - 2
mk/linux-ver.mk

@@ -34,10 +34,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		5a807a5fa2a80ada957d8079681dfb5cc196ec26f43244d1c8a4fd7af592d192
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:=	5.10.192
+KERNEL_FILE_VER:=	5.10.206
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		c40d11ee56e50a132429badbd1ba1c53e42b3312590b2a39be34c241d1b0b5b9
+KERNEL_HASH:=		c43d613216e6c5197519a4e979de5c1b510100858ff591963931c99e59c7485b
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.254

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

@@ -72,7 +72,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_15
 	depends on !ADK_TARGET_ARCH_METAG
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_10
-	bool "5.10.192"
+	bool "5.10.206"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_C6X

+ 0 - 0
target/linux/patches/5.10.192/arc.patch → target/linux/patches/5.10.206/arc.patch


+ 0 - 0
target/linux/patches/5.10.192/darwin-dtc.patch → target/linux/patches/5.10.206/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.192/darwin-file2alias.patch → target/linux/patches/5.10.206/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.10.192/dtc-noyaml.patch → target/linux/patches/5.10.206/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.192/nds32-ag101p.patch → target/linux/patches/5.10.206/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.10.192/or1k-more-ram.patch → target/linux/patches/5.10.206/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.192/relocs.patch → target/linux/patches/5.10.206/relocs.patch


+ 0 - 0
target/linux/patches/5.10.192/startup.patch → target/linux/patches/5.10.206/startup.patch