Browse Source

linux: update to 4.4.x to 4.4.62

Waldemar Brodkorb 8 years ago
parent
commit
c59b9b7235

+ 2 - 2
mk/kernel-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		e158f3c69da87c2ec28d0f194dbe18b05e0d0b9e1142566615cea3390bab1c6a
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.59
+KERNEL_FILE_VER:=	4.4.62
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		64e9523c4c7fdaf391a16dd19541bb58e39943cb2151aa0c3d15b6aeaba996ca
+KERNEL_HASH:=		ce4b701e571b1053878acfebfcba400b872e5ae8cef1c26dc6d26e9793cd1dec
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 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
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.59"
+	bool "4.4.62"
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_ARCH_OR1K

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


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


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


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


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


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


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


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


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


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


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