Browse Source

linux: update 4.9.x kernel

Waldemar Brodkorb 4 years ago
parent
commit
5dc6572555

+ 2 - 2
mk/linux-ver.mk

@@ -34,10 +34,10 @@ KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
 KERNEL_HASH:=		db5777d3a12a85bc8c130b7b250bab2283f9d964b725e5de3c216b495eeb31fe
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.179
+KERNEL_FILE_VER:=	4.9.211
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		532e4b7b0103806dad9124fd09d15d19594eca08e7f900e94ff805d3b4171ee3
+KERNEL_HASH:=		2597608d5d974cfdc015eaf6a4197b36f19d722b8a309b57e741fb02e311b1be
 endif
 ifeq ($(ADK_TARGET_LINUX_KERNEL_VERSION_4_4),y)
 KERNEL_FILE_VER:=	4.4.132

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

@@ -79,7 +79,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_14
 	depends on !ADK_TARGET_CPU_ARM_CORTEX_A53
 
 config ADK_TARGET_LINUX_KERNEL_VERSION_4_9
-	bool "4.9.179"
+	bool "4.9.211"
 	depends on !ADK_TARGET_ARCH_ARC
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_CSKY

+ 0 - 0
target/linux/patches/4.9.179/alpha-remove-coff.patch → target/linux/patches/4.9.211/alpha-remove-coff.patch


+ 0 - 0
target/linux/patches/4.9.179/arm-nommu.patch → target/linux/patches/4.9.211/arm-nommu.patch


+ 0 - 0
target/linux/patches/4.9.179/arm-thumb2.patch → target/linux/patches/4.9.211/arm-thumb2.patch


+ 0 - 0
target/linux/patches/4.9.179/crisv32_ethernet_driver.patch → target/linux/patches/4.9.211/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.179/h8300.patch → target/linux/patches/4.9.211/h8300.patch


+ 0 - 0
target/linux/patches/4.9.179/hppa-remove-debug.patch → target/linux/patches/4.9.211/hppa-remove-debug.patch


+ 0 - 0
target/linux/patches/4.9.179/initramfs-nosizelimit.patch → target/linux/patches/4.9.211/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.179/ld-or1k.patch → target/linux/patches/4.9.211/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.179/macsonic.patch → target/linux/patches/4.9.211/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.179/microblaze-sigaltstack.patch → target/linux/patches/4.9.211/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.179/or1k-more-ram.patch → target/linux/patches/4.9.211/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.179/patch-realtime → target/linux/patches/4.9.211/patch-realtime


+ 0 - 0
target/linux/patches/4.9.179/sh2.patch → target/linux/patches/4.9.211/sh2.patch


+ 0 - 0
target/linux/patches/4.9.179/startup.patch → target/linux/patches/4.9.211/startup.patch


+ 0 - 0
target/linux/patches/4.9.179/vdso2.patch → target/linux/patches/4.9.211/vdso2.patch