Browse Source

linux: update to 4.4.20

Waldemar Brodkorb 9 years ago
parent
commit
449c375d9b

+ 2 - 2
mk/kernel-ver.mk

@@ -26,10 +26,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		0ce7bd4e582f77d68e0fd6ed5838f65413c2d77f1828b50ca1014a74a42d399b
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.19
+KERNEL_FILE_VER:=	4.4.20
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		55ad0c6f0b62346f5e4b100f0e01970e8f3a5454f7c8af1e7bba490a3a6ac694
+KERNEL_HASH:=		d231bc70a94139d0100996d44c420cff2e07a7fd95c8c2c4e0bd031aaf56b5aa
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.30

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

@@ -31,7 +31,7 @@ config ADK_TARGET_KERNEL_VERSION_4_7
 	depends on !ADK_TARGET_ARCH_SPARC
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.19"
+	bool "4.4.20"
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_CPU_MIPS_MIPS32R6

+ 0 - 0
target/linux/patches/4.4.19/coldfire-sighandler.patch → target/linux/patches/4.4.20/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.19/crisv32.patch → target/linux/patches/4.4.20/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.19/initramfs-nosizelimit.patch → target/linux/patches/4.4.20/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.19/ld-or1k.patch → target/linux/patches/4.4.20/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.19/macsonic.patch → target/linux/patches/4.4.20/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.19/mips-xz.patch → target/linux/patches/4.4.20/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.19/patch-realtime → target/linux/patches/4.4.20/patch-realtime


+ 0 - 0
target/linux/patches/4.4.19/revert-sparc.patch → target/linux/patches/4.4.20/revert-sparc.patch


+ 0 - 0
target/linux/patches/4.4.19/startup.patch → target/linux/patches/4.4.20/startup.patch


+ 0 - 0
target/linux/patches/4.4.19/use-libgcc-for-sh.patch → target/linux/patches/4.4.20/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.19/versatile-nommu.patch → target/linux/patches/4.4.20/versatile-nommu.patch