Browse Source

linux: update to 5.10.30

Waldemar Brodkorb 2 years ago
parent
commit
be29a0d87d

+ 2 - 2
mk/linux-ver.mk

@@ -16,10 +16,10 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(ADK_TARGET_LINUX_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_10),y)
-KERNEL_FILE_VER:=	5.10.17
+KERNEL_FILE_VER:=	5.10.30
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		e84e623ce8bb2446ec026b62eafa3b18480aa6fb6ae9c86cd8f18651324d4814
+KERNEL_HASH:=		d40269b5ac5c8424ec808f4484c7f80947f8f2d549b1ef1a5149aec5b6a20640
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.99

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

@@ -38,7 +38,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT
 	select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_5_10
-	bool "5.10.17"
+	bool "5.10.30"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_CRIS

+ 0 - 0
target/linux/patches/5.10.17/arc.patch → target/linux/patches/5.10.30/arc.patch


+ 0 - 0
target/linux/patches/5.10.17/darwin-dtc.patch → target/linux/patches/5.10.30/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.17/darwin-file2alias.patch → target/linux/patches/5.10.30/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.10.17/dtc-noyaml.patch → target/linux/patches/5.10.30/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.17/mipsr6.patch → target/linux/patches/5.10.30/mipsr6.patch


+ 0 - 0
target/linux/patches/5.10.17/or1k-more-ram.patch → target/linux/patches/5.10.30/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.17/relocs.patch → target/linux/patches/5.10.30/relocs.patch


+ 0 - 0
target/linux/patches/5.10.17/startup.patch → target/linux/patches/5.10.30/startup.patch