Browse Source

linux: update to 4.9.13

Waldemar Brodkorb 7 years ago
parent
commit
becc6a0a41

+ 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.11
+KERNEL_FILE_VER:=	4.9.13
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		512fc1089078e8c08741b9b48427c46c47afc2087f22e4668cca1f211742f2b3
+KERNEL_HASH:=		36464aec4fb32ed192252645819abb55ceb21eef17b3f7210b4a673e7486a268
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
 KERNEL_FILE_VER:=	4.6.2

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

@@ -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.11"
+	bool "4.9.13"
 	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.11/crisv32_ethernet_driver.patch → target/linux/patches/4.9.13/crisv32_ethernet_driver.patch


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


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


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


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


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


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


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


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


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