Procházet zdrojové kódy

linux: update to 4.4.14

Waldemar Brodkorb před 8 roky
rodič
revize
0e13c45bf4

+ 3 - 3
mk/kernel-ver.mk

@@ -31,11 +31,11 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		c070a62095fe830e7bfdb159e577216e3ed237ad3ab9a2590f53cde4e881fb2b
 endif
-ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_13),y)
-KERNEL_FILE_VER:=	4.4.13
+ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4_14),y)
+KERNEL_FILE_VER:=	4.4.14
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		27eb3d375da44587b89d50ba7bc7f693cebf3df39f52be0072a5901a6830a6fd
+KERNEL_HASH:=		5953ba12797160a68b1068378f826ddac8a298f8f3273876d3bd18222b0555f9
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1_26),y)
 KERNEL_FILE_VER:=	4.1.26

+ 0 - 0
target/arm/bcm28xx/patches/4.4.13/0001-raspberry-pi-github.patch → target/arm/bcm28xx/patches/4.4.14/0001-raspberry-pi-github.patch


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

@@ -7,7 +7,7 @@ depends on ADK_TARGET_OS_LINUX
 default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_ARC
 default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_NIOS2
 default ADK_TARGET_KERNEL_VERSION_4_6_3 if ADK_TARGET_ARCH_XTENSA
-default ADK_TARGET_KERNEL_VERSION_4_4_13
+default ADK_TARGET_KERNEL_VERSION_4_4_14
 
 config ADK_TARGET_KERNEL_VERSION_GIT
 	bool "linux-git"
@@ -25,8 +25,8 @@ config ADK_TARGET_KERNEL_VERSION_4_5_7
 	depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
 	select ADK_TARGET_KERNEL_VERSION_4_5
 
-config ADK_TARGET_KERNEL_VERSION_4_4_13
-	bool "4.4.13"
+config ADK_TARGET_KERNEL_VERSION_4_4_14
+	bool "4.4.14"
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_SYSTEM_SOLIDRUN_IMX6
 	select ADK_TARGET_KERNEL_VERSION_4_4

+ 0 - 0
target/cris/qemu-cris/patches/4.4.13/crisv32_ethernet_driver.patch → target/cris/qemu-cris/patches/4.4.14/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.13/coldfire-sighandler.patch → target/linux/patches/4.4.14/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.13/crisv32.patch → target/linux/patches/4.4.14/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.13/initramfs-nosizelimit.patch → target/linux/patches/4.4.14/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.13/ld-or1k.patch → target/linux/patches/4.4.14/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.13/macsonic.patch → target/linux/patches/4.4.14/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.13/mips-xz.patch → target/linux/patches/4.4.14/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.13/patch-realtime → target/linux/patches/4.4.14/patch-realtime


+ 0 - 0
target/linux/patches/4.4.13/startup.patch → target/linux/patches/4.4.14/startup.patch


+ 0 - 0
target/linux/patches/4.4.13/use-libgcc-for-sh.patch → target/linux/patches/4.4.14/use-libgcc-for-sh.patch