Browse Source

linux: update to 4.9.92

Waldemar Brodkorb 6 years ago
parent
commit
1dfc46f6fe

+ 2 - 2
mk/linux-ver.mk

@@ -28,10 +28,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		7c5bb02feb48f1b7ab9a9c3ff051f325c0c6474fb0e25d9d7bcee91b2cfe6645
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.88
+KERNEL_FILE_VER:=	4.9.92
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		074f17f6b76e644d0d39865733e1a6690d7a5eade678be4354da4a6510eb8c24
+KERNEL_HASH:=		028dab1ee686b7bcf70ccd623828162ad2da63c73e6f0d88a6e622a3fe786e64
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
 KERNEL_FILE_VER:=	4.4.124

+ 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.88"
+	bool "4.9.92"
 	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.88/alpha-remove-coff.patch → target/linux/patches/4.9.92/alpha-remove-coff.patch


+ 0 - 0
target/linux/patches/4.9.88/arm-nommu.patch → target/linux/patches/4.9.92/arm-nommu.patch


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


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


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


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


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


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


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


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


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


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


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


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