Browse Source

linux: update to 4.14.39

Waldemar Brodkorb 6 years ago
parent
commit
a29b3b02cd

+ 2 - 2
mk/linux-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		d87abef6c5666329194a0005fa8331c0cc03b65383f195442dee8f5558af0139
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_14),y)
-KERNEL_FILE_VER:=	4.14.34
+KERNEL_FILE_VER:=	4.14.39
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		782b6c4c85275c382c820e1934d3e6003ef468f43cfc5e7c22bc07c331a12bb9
+KERNEL_HASH:=		269fc576ab0509e10c3b26e57866aea3f272c17f172f14fd75e2676d38c1b7bd
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
 KERNEL_FILE_VER:=	4.9.94

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

@@ -38,7 +38,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_16
 	depends on !ADK_TARGET_ARCH_NDS32
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
-	bool "4.14.34"
+	bool "4.14.39"
 	depends on !ADK_TARGET_ARCH_AVR32
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_CSKY

+ 0 - 0
target/linux/patches/4.14.34/arm-nommu.patch → target/linux/patches/4.14.39/arm-nommu.patch


+ 0 - 0
target/linux/patches/4.14.34/arm-thumb2.patch → target/linux/patches/4.14.39/arm-thumb2.patch


+ 0 - 0
target/linux/patches/4.14.34/h8300.patch → target/linux/patches/4.14.39/h8300.patch


+ 0 - 0
target/linux/patches/4.14.34/initramfs-nosizelimit.patch → target/linux/patches/4.14.39/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.14.34/or1k-more-ram.patch → target/linux/patches/4.14.39/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.14.34/startup.patch → target/linux/patches/4.14.39/startup.patch