Sfoglia il codice sorgente

linux: update to 4.9.4

Waldemar Brodkorb 7 anni fa
parent
commit
a715514cec

+ 2 - 2
mk/kernel-ver.mk

@@ -16,10 +16,10 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(ADK_TARGET_KERNEL_GIT_VER)
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.3
+KERNEL_FILE_VER:=	4.9.4
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		74fbca6230477e208e55ef6f855ffc604c31f4a2feb1a136b1d9cbee16b0eca8
+KERNEL_HASH:=		9bddafb64cb15a4d3d0400364f3c9cb4b0d777978d5d81ade70c155e86cec084
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_4),y)
 KERNEL_FILE_VER:=	4.4.38

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

@@ -24,7 +24,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT
 	select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
 
 config ADK_TARGET_KERNEL_VERSION_4_9
-	bool "4.9.3"
+	bool "4.9.4"
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_METAG
 	depends on !ADK_TARGET_ARCH_NDS32

+ 0 - 0
target/linux/patches/4.9.3/crisv32_ethernet_driver.patch → target/linux/patches/4.9.4/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.3/initramfs-nosizelimit.patch → target/linux/patches/4.9.4/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.3/ld-or1k.patch → target/linux/patches/4.9.4/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.3/macsonic.patch → target/linux/patches/4.9.4/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.3/microblaze-sigaltstack.patch → target/linux/patches/4.9.4/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.3/or1k-more-ram.patch → target/linux/patches/4.9.4/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.3/patch-realtime → target/linux/patches/4.9.4/patch-realtime


+ 0 - 0
target/linux/patches/4.9.3/sh2.patch → target/linux/patches/4.9.4/sh2.patch


+ 0 - 0
target/linux/patches/4.9.3/startup.patch → target/linux/patches/4.9.4/startup.patch


+ 0 - 0
target/linux/patches/4.9.3/vdso2.patch → target/linux/patches/4.9.4/vdso2.patch