Prechádzať zdrojové kódy

linux: update to 4.9.20

Waldemar Brodkorb 7 rokov pred
rodič
commit
5da7241d7d

+ 2 - 2
mk/kernel-ver.mk

@@ -16,10 +16,10 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.16
+KERNEL_FILE_VER:=	4.9.20
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		43b444915cbde67d47b6b614e277c14856a55a63698054298be3a16fe3babae4
+KERNEL_HASH:=		48660806dd32fb8dcbcf5932291bf6cc7d29240070372230871e0f56fea81341
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
 KERNEL_FILE_VER:=	4.6.2

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

@@ -27,7 +27,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.16"
+	bool "4.9.20"
 	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.16/crisv32_ethernet_driver.patch → target/linux/patches/4.9.20/crisv32_ethernet_driver.patch


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


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


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


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


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


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


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


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


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