Browse Source

linux: update to 4.9.38

Waldemar Brodkorb 6 years ago
parent
commit
769d62a6a0

+ 2 - 2
mk/kernel-ver.mk

@@ -22,10 +22,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		8e7d8dcbeb9e2c0dad15706e7f37fb8348f1cf4d72d72be13f254f533d279db8
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.35
+KERNEL_FILE_VER:=	4.9.38
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		3491234ed79f3e4a425457edf96447773be677521932a3e5bafb79834c5e7436
+KERNEL_HASH:=		76d789d87dd51d2fd58c095727171984fa4a992f5e25b9e3eb1e5fd5cd129074
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
 KERNEL_FILE_VER:=	4.6.2

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

@@ -38,7 +38,7 @@ config ADK_TARGET_KERNEL_VERSION_4_11
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
 
 config ADK_TARGET_KERNEL_VERSION_4_9
-	bool "4.9.35"
+	bool "4.9.38"
 	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.35/crisv32_ethernet_driver.patch → target/linux/patches/4.9.38/crisv32_ethernet_driver.patch


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


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


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


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


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


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


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


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


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


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