Browse Source

linux: update 5.10.x to latest

Waldemar Brodkorb 3 years ago
parent
commit
12b3bedeb6

+ 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.93
+KERNEL_FILE_VER:=	5.10.100
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		a6788c430bab7670c08888caa0969521f22d5976483ee9452c2c0363153bbbcb
+KERNEL_HASH:=		d56965afc9b6a3d26d53db40ccd37fd9d15f2ca6bfd54ef6f0f8b6e92c170999
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_5_4),y)
 KERNEL_FILE_VER:=	5.4.179

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

@@ -35,7 +35,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.93"
+	bool "5.10.100"
 	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.93/arc.patch → target/linux/patches/5.10.100/arc.patch


+ 0 - 0
target/linux/patches/5.10.93/darwin-dtc.patch → target/linux/patches/5.10.100/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.10.93/darwin-file2alias.patch → target/linux/patches/5.10.100/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.10.93/dtc-noyaml.patch → target/linux/patches/5.10.100/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.10.93/nds32-ag101p.patch → target/linux/patches/5.10.100/nds32-ag101p.patch


+ 0 - 0
target/linux/patches/5.10.93/or1k-more-ram.patch → target/linux/patches/5.10.100/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.10.93/relocs.patch → target/linux/patches/5.10.100/relocs.patch


+ 0 - 0
target/linux/patches/5.10.93/startup.patch → target/linux/patches/5.10.100/startup.patch