Browse Source

linux: update to 4.19.313

Waldemar Brodkorb 2 weeks ago
parent
commit
31596f11a4

+ 2 - 2
mk/linux-ver.mk

@@ -52,10 +52,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		dad2b068946f0ca0026130d7ab17601d5074d90b381379c4479314d4edf4304c
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_19),y)
-KERNEL_FILE_VER:=	4.19.310
+KERNEL_FILE_VER:=	4.19.313
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		95ec94c4ab8f46d8a54430893f9bd653c46b0f1587d216818aa8f52fd313de69
+KERNEL_HASH:=		a8145e2ecf8437b6d06400c3358a595c47a74443b164890cf12a07d8722539c8
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
 KERNEL_FILE_VER:=	4.14.334

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

@@ -104,7 +104,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_5_4
 	depends on !ADK_TARGET_SYSTEM_SIPEED_MAIX_BIT
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_19
-	bool "4.19.310"
+	bool "4.19.313"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_CRIS

+ 0 - 0
target/linux/patches/4.19.310/arc.patch → target/linux/patches/4.19.313/arc.patch


+ 0 - 0
target/linux/patches/4.19.310/arm-nommu.patch → target/linux/patches/4.19.313/arm-nommu.patch


+ 0 - 0
target/linux/patches/4.19.310/darwin-dtc.patch → target/linux/patches/4.19.313/darwin-dtc.patch


+ 0 - 0
target/linux/patches/4.19.310/darwin-file2alias.patch → target/linux/patches/4.19.313/darwin-file2alias.patch


+ 0 - 0
target/linux/patches/4.19.310/fec-coldfire.patch → target/linux/patches/4.19.313/fec-coldfire.patch


+ 0 - 0
target/linux/patches/4.19.310/or1k-more-ram.patch → target/linux/patches/4.19.313/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.19.310/relocs.patch → target/linux/patches/4.19.313/relocs.patch


+ 0 - 0
target/linux/patches/4.19.310/startup.patch → target/linux/patches/4.19.313/startup.patch


+ 0 - 0
target/linux/patches/4.19.310/vdso2.patch → target/linux/patches/4.19.313/vdso2.patch