Przeglądaj źródła

linux: update to 4.9.40

Waldemar Brodkorb 6 lat temu
rodzic
commit
68cc92683a

+ 2 - 2
mk/kernel-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		f470d75f1f5a375f6882958daf96e7f8552fff28702b70abf3744e1711ef5ac9
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.38
+KERNEL_FILE_VER:=	4.9.40
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		76d789d87dd51d2fd58c095727171984fa4a992f5e25b9e3eb1e5fd5cd129074
+KERNEL_HASH:=		025767f3652a656c7b5ed2949aef205f88a5acfd70ae3fe77710ad37f1662d9b
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
 KERNEL_FILE_VER:=	4.6.2

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

@@ -42,7 +42,7 @@ config ADK_TARGET_KERNEL_VERSION_4_12
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
 
 config ADK_TARGET_KERNEL_VERSION_4_9
-	bool "4.9.38"
+	bool "4.9.40"
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_CSKY
 	depends on !ADK_TARGET_ARCH_METAG

+ 0 - 0
target/linux/patches/4.9.38/crisv32_ethernet_driver.patch → target/linux/patches/4.9.40/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.38/h8300.patch → target/linux/patches/4.9.40/h8300.patch


+ 0 - 0
target/linux/patches/4.9.38/initramfs-nosizelimit.patch → target/linux/patches/4.9.40/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.38/ld-or1k.patch → target/linux/patches/4.9.40/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.38/macsonic.patch → target/linux/patches/4.9.40/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.38/microblaze-sigaltstack.patch → target/linux/patches/4.9.40/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.38/or1k-more-ram.patch → target/linux/patches/4.9.40/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.38/patch-realtime → target/linux/patches/4.9.40/patch-realtime


+ 0 - 0
target/linux/patches/4.9.38/sh2.patch → target/linux/patches/4.9.40/sh2.patch


+ 0 - 0
target/linux/patches/4.9.38/startup.patch → target/linux/patches/4.9.40/startup.patch


+ 0 - 0
target/linux/patches/4.9.38/vdso2.patch → target/linux/patches/4.9.40/vdso2.patch