Browse Source

linux: update to 4.4.59

Waldemar Brodkorb 8 years ago
parent
commit
bf758cc017

+ 2 - 2
mk/kernel-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a
 KERNEL_HASH:=		e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a
 endif
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.56
+KERNEL_FILE_VER:=	4.4.59
 KERNEL_RELEASE:=	1
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		55181e24869e4b550ef756eecd1ab4f6774228c457f4830e9e779c6db4c2a2b6
+KERNEL_HASH:=		64e9523c4c7fdaf391a16dd19541bb58e39943cb2151aa0c3d15b6aeaba996ca
 endif
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.35
 KERNEL_FILE_VER:=	4.1.35

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

@@ -40,7 +40,7 @@ config ADK_TARGET_KERNEL_VERSION_4_6
 	depends on ADK_TARGET_ARCH_RISCV32 || ADK_TARGET_ARCH_RISCV64
 	depends on ADK_TARGET_ARCH_RISCV32 || ADK_TARGET_ARCH_RISCV64
 
 
 config ADK_TARGET_KERNEL_VERSION_4_4
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.56"
+	bool "4.4.59"
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_ARCH_OR1K
 	depends on !ADK_TARGET_ARCH_OR1K

+ 0 - 0
target/linux/patches/4.4.56/coldfire-sighandler.patch → target/linux/patches/4.4.59/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.56/crisv32.patch → target/linux/patches/4.4.59/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.56/crisv32_ethernet_driver.patch → target/linux/patches/4.4.59/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.56/initramfs-nosizelimit.patch → target/linux/patches/4.4.59/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.56/ld-or1k.patch → target/linux/patches/4.4.59/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.56/macsonic.patch → target/linux/patches/4.4.59/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.56/mips-xz.patch → target/linux/patches/4.4.59/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.56/patch-realtime → target/linux/patches/4.4.59/patch-realtime


+ 0 - 0
target/linux/patches/4.4.56/startup.patch → target/linux/patches/4.4.59/startup.patch


+ 0 - 0
target/linux/patches/4.4.56/use-libgcc-for-sh.patch → target/linux/patches/4.4.59/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.56/versatile-nommu.patch → target/linux/patches/4.4.59/versatile-nommu.patch