Browse Source

linux: update to 4.4.112, refresh realtime patch

Waldemar Brodkorb 6 years ago
parent
commit
acf7713baf

+ 2 - 2
mk/kernel-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		7c29bc3fb96f1e23d98f664e786dddd53a1599f56431b9b7fdfba402a4b3705c
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
-KERNEL_FILE_VER:=	4.4.107
+KERNEL_FILE_VER:=	4.4.112
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		d25dc23c8b05d34518ede68f03668cd344f805049a16bc4f189da90533881a17
+KERNEL_HASH:=		544b42cbeed022896115c76a18fc97b4507d5b41d7ac0ce1dce9afd6ffd11ecd
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_1),y)
 KERNEL_FILE_VER:=	4.1.45

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

@@ -59,7 +59,7 @@ config ADK_TARGET_KERNEL_VERSION_4_9
 	depends on !ADK_TARGET_SYSTEM_ORANGE_PI0
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.107"
+	bool "4.4.112"
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2

+ 0 - 0
target/linux/patches/4.4.107/coldfire-sighandler.patch → target/linux/patches/4.4.112/coldfire-sighandler.patch


+ 0 - 0
target/linux/patches/4.4.107/crisv32.patch → target/linux/patches/4.4.112/crisv32.patch


+ 0 - 0
target/linux/patches/4.4.107/crisv32_ethernet_driver.patch → target/linux/patches/4.4.112/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.4.107/h8300.patch → target/linux/patches/4.4.112/h8300.patch


+ 0 - 0
target/linux/patches/4.4.107/initramfs-nosizelimit.patch → target/linux/patches/4.4.112/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.4.107/ld-or1k.patch → target/linux/patches/4.4.112/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.4.107/macsonic.patch → target/linux/patches/4.4.112/macsonic.patch


+ 0 - 0
target/linux/patches/4.4.107/mips-xz.patch → target/linux/patches/4.4.112/mips-xz.patch


File diff suppressed because it is too large
+ 196 - 121
target/linux/patches/4.4.112/patch-realtime


+ 0 - 0
target/linux/patches/4.4.107/startup.patch → target/linux/patches/4.4.112/startup.patch


+ 0 - 0
target/linux/patches/4.4.107/use-libgcc-for-sh.patch → target/linux/patches/4.4.112/use-libgcc-for-sh.patch


+ 0 - 0
target/linux/patches/4.4.107/versatile-nommu.patch → target/linux/patches/4.4.112/versatile-nommu.patch


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