Browse Source

linux: update to 5.10.216

Waldemar Brodkorb 1 year ago
parent
commit
f510064fa6

+ 2 - 2
mk/linux-ver.mk

@@ -40,10 +40,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		f9071c83a4fd8b80af026b48cfc1869bfa25883f9148b92b5dc1e1e1e26dd5c6
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:=	5.10.213
+KERNEL_FILE_VER:=	5.10.216
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		84cf30223239ec3333a5f7b2a7fba2042bba70d1582a139f7543956af871ad80
+KERNEL_HASH:=		e310588c4b23f0959614e60f007afc20e9b1a8f296d682b041fa129f96fbe151
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.272

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

@@ -83,7 +83,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.213"
+	bool "5.10.216"
 	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.213/arc.patch → target/linux/patches/5.10.216/arc.patch


+ 0 - 0
target/linux/patches/5.10.213/darwin-dtc.patch → target/linux/patches/5.10.216/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.213/darwin-file2alias.patch → target/linux/patches/5.10.216/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.10.213/dtc-noyaml.patch → target/linux/patches/5.10.216/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.213/nds32-ag101p.patch → target/linux/patches/5.10.216/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.10.213/or1k-more-ram.patch → target/linux/patches/5.10.216/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.213/relocs.patch → target/linux/patches/5.10.216/relocs.patch


+ 0 - 0
target/linux/patches/5.10.213/startup.patch → target/linux/patches/5.10.216/startup.patch