Browse Source

linux: update to 4.4.46

Waldemar Brodkorb 7 years ago
parent
commit
ce4a0717fc

+ 2 - 2
mk/kernel-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		f493af770a5b08a231178cbb27ab517369a81f6039625737aa8b36d69bcfce9b
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.38
+KERNEL_FILE_VER:=	4.4.46
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		77ed9e650b65788a1f9f371ba87c2e50b5ba7624bc834ae38b036f7f592816a6
+KERNEL_HASH:=		bb944846c5901aa2cadaa20c3d953ec03ff707dc1178e6ac3851e98747872058
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.35

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

@@ -31,13 +31,12 @@ config ADK_TARGET_KERNEL_VERSION_4_9
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.38"
+	bool "4.4.46"
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_ARCH_OR1K
 	depends on !ADK_TARGET_CPU_MIPS_MIPS32R6
 	depends on !ADK_TARGET_CPU_MIPS64_MIPS64R6
-	depends on !ADK_TARGET_SYSTEM_QEMU_M68K_MCF5208
 	depends on !ADK_TARGET_SYSTEM_NUMATO_MIMASV2
 
 config ADK_TARGET_KERNEL_VERSION_4_1

+ 0 - 0
target/linux/patches/4.4.38/coldfire-sighandler.patch → target/linux/patches/4.4.46/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.38/crisv32.patch → target/linux/patches/4.4.46/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.38/crisv32_ethernet_driver.patch → target/linux/patches/4.4.46/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.38/initramfs-nosizelimit.patch → target/linux/patches/4.4.46/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.38/ld-or1k.patch → target/linux/patches/4.4.46/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.38/macsonic.patch → target/linux/patches/4.4.46/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.38/mips-xz.patch → target/linux/patches/4.4.46/mips-xz.patch


File diff suppressed because it is too large
+ 228 - 228
target/linux/patches/4.4.46/patch-realtime


+ 0 - 0
target/linux/patches/4.4.38/startup.patch → target/linux/patches/4.4.46/startup.patch


+ 0 - 0
target/linux/patches/4.4.38/use-libgcc-for-sh.patch → target/linux/patches/4.4.46/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.38/versatile-nommu.patch → target/linux/patches/4.4.46/versatile-nommu.patch


Some files were not shown because too many files changed in this diff