Browse Source

linux/waldux: update to 4.9.88

Waldemar Brodkorb 6 years ago
parent
commit
b53582e2c5

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		0911a449c71a06c7232ece07dfcc041bd07efaf7e67799b9e2d0cf4bd9a028ea
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.87
+KERNEL_FILE_VER:=	4.9.88
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		7ac9f6af69dc5a7e38bf35cc3fa889e3a4b22504a85f57fdc87734a8abe4c917
+KERNEL_HASH:=		074f17f6b76e644d0d39865733e1a6690d7a5eade678be4354da4a6510eb8c24
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
 KERNEL_FILE_VER:=	4.4.112

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

@@ -54,7 +54,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_REALVIEW_EB_MPCORE
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
-	bool "4.9.87"
+	bool "4.9.88"
 	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.87/alpha-remove-coff.patch → target/linux/patches/4.9.88/alpha-remove-coff.patch


+ 0 - 0
target/linux/patches/4.9.87/crisv32_ethernet_driver.patch → target/linux/patches/4.9.88/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.87/h8300.patch → target/linux/patches/4.9.88/h8300.patch


+ 0 - 0
target/linux/patches/4.9.87/hppa-remove-debug.patch → target/linux/patches/4.9.88/hppa-remove-debug.patch


+ 0 - 0
target/linux/patches/4.9.87/initramfs-nosizelimit.patch → target/linux/patches/4.9.88/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.87/ld-or1k.patch → target/linux/patches/4.9.88/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.87/macsonic.patch → target/linux/patches/4.9.88/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.87/microblaze-sigaltstack.patch → target/linux/patches/4.9.88/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.87/or1k-more-ram.patch → target/linux/patches/4.9.88/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.87/patch-realtime → target/linux/patches/4.9.88/patch-realtime


+ 0 - 0
target/linux/patches/4.9.87/sh2.patch → target/linux/patches/4.9.88/sh2.patch


+ 0 - 0
target/linux/patches/4.9.87/startup.patch → target/linux/patches/4.9.88/startup.patch


+ 0 - 0
target/linux/patches/4.9.87/vdso2.patch → target/linux/patches/4.9.88/vdso2.patch


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

@@ -25,7 +25,7 @@ config ADK_TARGET_WALDUX_KERNEL_GIT
 config ADK_TARGET_WALDUX_KERNEL_GIT_VER
 	string "kernel version"
 	depends on ADK_TARGET_WALDUX_KERNEL_VERSION_GIT
-	default "4.9.87"
+	default "4.9.88"
 
 config ADK_TARGET_WALDUX_KERNEL_GIT_TYPE
 	string