Browse Source

linux: update to 4.9.22

Waldemar Brodkorb 7 years ago
parent
commit
953d4f77d9

+ 2 - 2
mk/kernel-ver.mk

@@ -16,10 +16,10 @@ KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(ADK_TARGET_KERNEL_GIT_VER)-$(KERNEL_RELEASE)
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_9),y)
-KERNEL_FILE_VER:=	4.9.20
+KERNEL_FILE_VER:=	4.9.22
 KERNEL_RELEASE:=	1
 KERNEL_VERSION:=	$(KERNEL_FILE_VER)-$(KERNEL_RELEASE)
-KERNEL_HASH:=		48660806dd32fb8dcbcf5932291bf6cc7d29240070372230871e0f56fea81341
+KERNEL_HASH:=		dbdb1c58706a9010627f1fb68f3246f37544f2b6e2df524925c181e249b8036a
 endif
 ifeq ($(ADK_TARGET_KERNEL_VERSION_4_6),y)
 KERNEL_FILE_VER:=	4.6.2

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

@@ -27,7 +27,7 @@ config ADK_TARGET_KERNEL_VERSION_GIT
 	select ADK_TARGET_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK
 
 config ADK_TARGET_KERNEL_VERSION_4_9
-	bool "4.9.20"
+	bool "4.9.22"
 	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.20/crisv32_ethernet_driver.patch → target/linux/patches/4.9.22/crisv32_ethernet_driver.patch


+ 0 - 0
target/linux/patches/4.9.20/h8300.patch → target/linux/patches/4.9.22/h8300.patch


+ 0 - 0
target/linux/patches/4.9.20/initramfs-nosizelimit.patch → target/linux/patches/4.9.22/initramfs-nosizelimit.patch


+ 0 - 0
target/linux/patches/4.9.20/ld-or1k.patch → target/linux/patches/4.9.22/ld-or1k.patch


+ 0 - 0
target/linux/patches/4.9.20/macsonic.patch → target/linux/patches/4.9.22/macsonic.patch


+ 0 - 0
target/linux/patches/4.9.20/microblaze-sigaltstack.patch → target/linux/patches/4.9.22/microblaze-sigaltstack.patch


+ 0 - 0
target/linux/patches/4.9.20/or1k-more-ram.patch → target/linux/patches/4.9.22/or1k-more-ram.patch


+ 0 - 0
target/linux/patches/4.9.20/patch-realtime → target/linux/patches/4.9.22/patch-realtime


+ 0 - 0
target/linux/patches/4.9.20/sh2.patch → target/linux/patches/4.9.22/sh2.patch


+ 0 - 0
target/linux/patches/4.9.20/startup.patch → target/linux/patches/4.9.22/startup.patch


+ 0 - 0
target/linux/patches/4.9.20/vdso2.patch → target/linux/patches/4.9.22/vdso2.patch