Browse Source

linux: update 5.10.x

Waldemar Brodkorb 1 year ago
parent
commit
eca2bff2f8

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		01b537650332d2852722a626169cf7e5e798d11f9b578171b477868555f5e44f
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:=	5.10.146
+KERNEL_FILE_VER:=	5.10.176
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		7bbd97f3278eadb73c19a1ca8c1a655c60afcee9f487b910063cdd15e9ee6dc1
+KERNEL_HASH:=		ce072c60ba04173e05b2a1de3fefdeba5ac8b28b1958d92d21bdbf9b736ef793
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.215

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

@@ -54,7 +54,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.146"
+	bool "5.10.176"
 	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.146/arc.patch → target/linux/patches/5.10.176/arc.patch


+ 0 - 0
target/linux/patches/5.10.146/darwin-dtc.patch → target/linux/patches/5.10.176/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.146/darwin-file2alias.patch → target/linux/patches/5.10.176/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.10.146/dtc-noyaml.patch → target/linux/patches/5.10.176/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.146/nds32-ag101p.patch → target/linux/patches/5.10.176/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.10.146/or1k-more-ram.patch → target/linux/patches/5.10.176/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.146/relocs.patch → target/linux/patches/5.10.176/relocs.patch


+ 0 - 0
target/linux/patches/5.10.146/startup.patch → target/linux/patches/5.10.176/startup.patch