Explorar o código

linux: update to 4.9.16

Waldemar Brodkorb %!s(int64=7) %!d(string=hai) anos
pai
achega
39a66a8be4

+ 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.13
+KERNEL_FILE_VER:=	4.9.16
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		36464aec4fb32ed192252645819abb55ceb21eef17b3f7210b4a673e7486a268
+KERNEL_HASH:=		43b444915cbde67d47b6b614e277c14856a55a63698054298be3a16fe3babae4
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
 KERNEL_FILE_VER:=	4.6.2

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

@@ -12,8 +12,8 @@ default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_SYSTEM_KINETIS_K70
 default ADK_TARGET_KERNEL_VERSION_GIT if ADK_TARGET_ARCH_LM32
 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_CRIS
 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_ARCH_METAG
-default ADK_TARGET_KERNEL_VERSION_4_6 if ADK_TARGET_ARCH_RISCV
 default ADK_TARGET_KERNEL_VERSION_4_4 if ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
+default ADK_TARGET_KERNEL_VERSION_4_6 if ADK_TARGET_ARCH_RISCV
 default ADK_TARGET_KERNEL_VERSION_4_9
 
 config ADK_TARGET_KERNEL_VERSION_GIT
@@ -26,7 +26,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.13"
+	bool "4.9.16"
 	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.13/crisv32_ethernet_driver.patch → target/linux/patches/4.9.16/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.13/initramfs-nosizelimit.patch → target/linux/patches/4.9.16/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.13/ld-or1k.patch → target/linux/patches/4.9.16/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.13/macsonic.patch → target/linux/patches/4.9.16/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.13/microblaze-sigaltstack.patch → target/linux/patches/4.9.16/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.13/or1k-more-ram.patch → target/linux/patches/4.9.16/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.13/patch-realtime → target/linux/patches/4.9.16/patch-realtime


+ 0 - 0
target/linux/patches/4.9.13/sh2.patch → target/linux/patches/4.9.16/sh2.patch


+ 0 - 0
target/linux/patches/4.9.13/startup.patch → target/linux/patches/4.9.16/startup.patch


+ 0 - 0
target/linux/patches/4.9.13/vdso2.patch → target/linux/patches/4.9.16/vdso2.patch