Browse Source

linux: update 5.4.x

Waldemar Brodkorb 3 years ago
parent
commit
424e08c393

+ 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_4),y)
-KERNEL_FILE_VER:=	5.4.69
+KERNEL_FILE_VER:=	5.4.74
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		a8b31d716b397303a183e42ad525ff2871024a43e3ea530d0fdf73b7f9d27da7
+KERNEL_HASH:=		ec04f4ade1146a3b458a1ac3dc2059188cbb62cd51d2e66fcd8397fcec153ab7
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
 KERNEL_FILE_VER:=	4.19.151

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

@@ -44,7 +44,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_4
-	bool "5.4.69"
+	bool "5.4.74"
 	select ADK_TARGET_LINUX_KERNEL_NEW
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN

+ 0 - 0
target/linux/patches/5.4.69/arc.patch → target/linux/patches/5.4.74/arc.patch


+ 0 - 0
target/linux/patches/5.4.69/darwin-dtc.patch → target/linux/patches/5.4.74/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.4.69/darwin-file2alias.patch → target/linux/patches/5.4.74/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.4.69/dtc-noyaml.patch → target/linux/patches/5.4.74/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.4.69/or1k-more-ram.patch → target/linux/patches/5.4.74/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.4.69/relocs.patch → target/linux/patches/5.4.74/relocs.patch


+ 0 - 0
target/linux/patches/5.4.69/sh4.patch → target/linux/patches/5.4.74/sh4.patch


+ 0 - 0
target/linux/patches/5.4.69/startup.patch → target/linux/patches/5.4.74/startup.patch