Explorar el Código

linux: update to 4.4.56

Waldemar Brodkorb hace 7 años
padre
commit
d85ce9ab94

+ 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.50
+KERNEL_FILE_VER:=	4.4.56
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		e4944ca5bb0bdf63a7e97dc7fbdd38bcc820d8b3b57c4a3a7b3bf9c8a48216b7
+KERNEL_HASH:=		55181e24869e4b550ef756eecd1ab4f6774228c457f4830e9e779c6db4c2a2b6
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.35

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

@@ -38,7 +38,7 @@ config ADK_TARGET_KERNEL_VERSION_4_6
 	depends on ADK_TARGET_ARCH_RISCV
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.50"
+	bool "4.4.56"
 	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.50/coldfire-sighandler.patch → target/linux/patches/4.4.56/coldfire-sighandler.patch


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


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


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


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


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


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


La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 255 - 225
target/linux/patches/4.4.56/patch-realtime


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


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


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


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio