Browse Source

linux: update to latest 4.19.x

Waldemar Brodkorb 4 years ago
parent
commit
ab563374ae

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		e84021a94784de7bb10e4251fb1a87859a8d1c97bd78fb55ad47ab6ce475ec1f
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:=	4.19.79
+KERNEL_FILE_VER:=	4.19.99
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		f1143564364f278ba0893a7813afc02da6ecef6d5de147bd5011aa3cc1634b34
+KERNEL_HASH:=		8dbc21f994af9dc3468da4e934a641b457a57cf125d1a8e8f95fe488edd5b5ab
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 KERNEL_FILE_VER:=	4.14.149

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

@@ -51,7 +51,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_3
 	depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
-	bool "4.19.79"
+	bool "4.19.99"
 	select ADK_TARGET_LINUX_KERNEL_NEW
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN

+ 0 - 0
target/linux/patches/4.19.79/arc.patch → target/linux/patches/4.19.99/arc.patch


+ 0 - 0
target/linux/patches/4.19.79/fec-coldfire.patch → target/linux/patches/4.19.99/fec-coldfire.patch


+ 0 - 0
target/linux/patches/4.19.79/or1k-more-ram.patch → target/linux/patches/4.19.99/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.19.79/startup.patch → target/linux/patches/4.19.99/startup.patch