Browse Source

linux: update to 4.4.77

Waldemar Brodkorb 6 years ago
parent
commit
9bb135b1b1

+ 2 - 2
mk/kernel-ver.mk

@@ -34,10 +34,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.72
+KERNEL_FILE_VER:=	4.4.77
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		4133b41b855f58462301719d05d6d05ddb803d0117c8d57de352cb4d7835ede8
+KERNEL_HASH:=		5e7b7076c319ffc7db571a8eda9316b1b3477ca4ad0d45120fc9d40bc72ab4e8
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.39

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

@@ -51,7 +51,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.72"
+	bool "4.4.77"
 	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.72/0001-sparc64-make-string-buffers-large-enough.patch → target/linux/4.4.77/0001-sparc64-make-string-buffers-large-enough.patch


+ 0 - 0
target/linux/patches/4.4.72/coldfire-sighandler.patch → target/linux/4.4.77/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.72/crisv32.patch → target/linux/4.4.77/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.72/crisv32_ethernet_driver.patch → target/linux/4.4.77/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.72/initramfs-nosizelimit.patch → target/linux/4.4.77/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.72/ld-or1k.patch → target/linux/4.4.77/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.72/macsonic.patch → target/linux/4.4.77/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.72/mips-xz.patch → target/linux/4.4.77/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.72/patch-realtime → target/linux/4.4.77/patch-realtime


+ 0 - 0
target/linux/patches/4.4.72/startup.patch → target/linux/4.4.77/startup.patch


+ 0 - 0
target/linux/patches/4.4.72/use-libgcc-for-sh.patch → target/linux/4.4.77/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.72/versatile-nommu.patch → target/linux/4.4.77/versatile-nommu.patch