Browse Source

linux: update to latest 4.4.x

Waldemar Brodkorb 4 years ago
parent
commit
4d0218cb27

+ 2 - 2
mk/linux-ver.mk

@@ -40,10 +40,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		2597608d5d974cfdc015eaf6a4197b36f19d722b8a309b57e741fb02e311b1be
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.132
+KERNEL_FILE_VER:=	4.4.211
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		c415b01c810ad88284f9ffaebe0526efce8b1643d930dac6d8ef6a55cf6e0634
+KERNEL_HASH:=		77df6c3c5c512516db444264242cef5370550ed58ef3f198632858b917f9d8b8
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.51

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

@@ -91,7 +91,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
 	depends on !ADK_TARGET_SYSTEM_ORANGE_PI0
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_4
-	bool "4.4.132"
+	bool "4.4.211"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_NDS32

+ 0 - 0
target/linux/patches/4.4.132/coldfire-sighandler.patch → target/linux/patches/4.4.211/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.132/crisv32.patch → target/linux/patches/4.4.211/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.132/crisv32_ethernet_driver.patch → target/linux/patches/4.4.211/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.132/h8300.patch → target/linux/patches/4.4.211/h8300.patch


+ 0 - 0
target/linux/patches/4.4.132/initramfs-nosizelimit.patch → target/linux/patches/4.4.211/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.132/ld-or1k.patch → target/linux/patches/4.4.211/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.132/macsonic.patch → target/linux/patches/4.4.211/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.132/mips-xz.patch → target/linux/patches/4.4.211/mips-xz.patch


+ 0 - 0
target/linux/patches/4.4.132/patch-realtime → target/linux/patches/4.4.211/patch-realtime


+ 0 - 0
target/linux/patches/4.4.132/startup.patch → target/linux/patches/4.4.211/startup.patch


+ 0 - 0
target/linux/patches/4.4.132/use-libgcc-for-sh.patch → target/linux/patches/4.4.211/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.132/versatile-nommu.patch → target/linux/patches/4.4.211/versatile-nommu.patch