Browse Source

linux: update to 4.1.42

Waldemar Brodkorb 6 years ago
parent
commit
124d7862a2

+ 2 - 2
mk/kernel-ver.mk

@@ -40,10 +40,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		5e7b7076c319ffc7db571a8eda9316b1b3477ca4ad0d45120fc9d40bc72ab4e8
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
-KERNEL_FILE_VER:=	4.1.39
+KERNEL_FILE_VER:=	4.1.42
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		a8e82c8b1580ac4f8b176c714206498adedec9591eda48b895f6c61116d58854
+KERNEL_HASH:=		ba1097907273b7e85dd3c6ffced346a2a2d8458893f0fc4c3fdb0d198aea04bd
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_3_16),y)
 KERNEL_FILE_VER:=	3.16.43

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

@@ -62,7 +62,7 @@ config ADK_TARGET_KERNEL_VERSION_4_4
 	depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2
 
 config ADK_TARGET_KERNEL_VERSION_4_1
-	bool "4.1.39"
+	bool "4.1.42"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_BFIN
 	depends on !ADK_TARGET_ARCH_H8300

+ 0 - 0
target/linux/patches/4.1.39/cleankernel.patch → target/linux/patches/4.1.42/cleankernel.patch


+ 0 - 0
target/linux/patches/4.1.39/cris-header.patch → target/linux/patches/4.1.42/cris-header.patch


+ 0 - 0
target/linux/patches/4.1.39/initramfs-nosizelimit.patch → target/linux/patches/4.1.42/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.1.39/j2-core.patch → target/linux/patches/4.1.42/j2-core.patch


+ 0 - 0
target/linux/patches/4.1.39/mtd-rootfs.patch → target/linux/patches/4.1.42/mtd-rootfs.patch


+ 0 - 0
target/linux/patches/4.1.39/patch-realtime → target/linux/patches/4.1.42/patch-realtime


+ 0 - 0
target/linux/patches/4.1.39/regmap-default-on.patch → target/linux/patches/4.1.42/regmap-default-on.patch


+ 0 - 0
target/linux/patches/4.1.39/remove-warn.patch → target/linux/patches/4.1.42/remove-warn.patch


+ 0 - 0
target/linux/patches/4.1.39/startup.patch → target/linux/patches/4.1.42/startup.patch


+ 0 - 0
target/linux/patches/4.1.39/use-gawk.patch → target/linux/patches/4.1.42/use-gawk.patch


+ 0 - 0
target/linux/patches/4.1.39/use-libgcc-for-sh.patch → target/linux/patches/4.1.42/use-libgcc-for-sh.patch