Browse Source

linux: update to 4.9.98

Waldemar Brodkorb 6 years ago
parent
commit
5d20b112a2

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		269fc576ab0509e10c3b26e57866aea3f272c17f172f14fd75e2676d38c1b7bd
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.94
+KERNEL_FILE_VER:=	4.9.98
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		69cc1dbd1916f986a497bef352b71e433419cfa16d9d822ef6dc74be6b0e2d97
+KERNEL_HASH:=		12cd90355adbc946e7e95aa5cdef2dd99b8e166cb64fe53a91c3e1d8f81810ef
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
 KERNEL_FILE_VER:=	4.4.128

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

@@ -48,7 +48,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
 	depends on !ADK_TARGET_ARCH_RISCV64
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
-	bool "4.9.94"
+	bool "4.9.98"
 	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.94/alpha-remove-coff.patch → target/linux/patches/4.9.98/alpha-remove-coff.patch


+ 0 - 0
target/linux/patches/4.9.94/arm-nommu.patch → target/linux/patches/4.9.98/arm-nommu.patch


+ 0 - 0
target/linux/patches/4.9.94/arm-thumb2.patch → target/linux/patches/4.9.98/arm-thumb2.patch


+ 0 - 0
target/linux/patches/4.9.94/crisv32_ethernet_driver.patch → target/linux/patches/4.9.98/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.94/h8300.patch → target/linux/patches/4.9.98/h8300.patch


+ 0 - 0
target/linux/patches/4.9.94/hppa-remove-debug.patch → target/linux/patches/4.9.98/hppa-remove-debug.patch


+ 0 - 0
target/linux/patches/4.9.94/initramfs-nosizelimit.patch → target/linux/patches/4.9.98/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.94/ld-or1k.patch → target/linux/patches/4.9.98/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.94/macsonic.patch → target/linux/patches/4.9.98/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.94/microblaze-sigaltstack.patch → target/linux/patches/4.9.98/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.94/or1k-more-ram.patch → target/linux/patches/4.9.98/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.94/patch-realtime → target/linux/patches/4.9.98/patch-realtime


+ 0 - 0
target/linux/patches/4.9.94/sh2.patch → target/linux/patches/4.9.98/sh2.patch


+ 0 - 0
target/linux/patches/4.9.94/startup.patch → target/linux/patches/4.9.98/startup.patch


+ 0 - 0
target/linux/patches/4.9.94/vdso2.patch → target/linux/patches/4.9.98/vdso2.patch