Browse Source

linux: update 5.4.x kernel

Waldemar Brodkorb 3 years ago
parent
commit
c7117b4649

+ 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.53
+KERNEL_FILE_VER:=	5.4.63
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		faa7b6f99220d5726f0eaee74a6394f0a3b89be1a75254f3804630211f3d6d21
+KERNEL_HASH:=		e0260dae0da01163b1a3289ad9c5cc6ee4226720e199e8a1d982e24efda7ffc0
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
 KERNEL_FILE_VER:=	4.19.136

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

@@ -42,7 +42,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.53"
+	bool "5.4.63"
 	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.53/arc.patch → target/linux/patches/5.4.63/arc.patch


+ 0 - 0
target/linux/patches/5.4.53/darwin-dtc.patch → target/linux/patches/5.4.63/darwin-dtc.patch


+ 0 - 0
target/linux/patches/5.4.53/darwin-file2alias.patch → target/linux/patches/5.4.63/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/5.4.53/dtc-noyaml.patch → target/linux/patches/5.4.63/dtc-noyaml.patch


+ 0 - 0
target/linux/patches/5.4.53/or1k-more-ram.patch → target/linux/patches/5.4.63/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/5.4.53/relocs.patch → target/linux/patches/5.4.63/relocs.patch


+ 0 - 0
target/linux/patches/5.4.53/startup.patch → target/linux/patches/5.4.63/startup.patch