From 936ee2ebca427fb05fa3e748ed37412c8e2bdf83 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sat, 26 May 2018 09:12:46 +0200 Subject: linux: bump kernels from 4.4 to 4.16 --- target/linux/Config.in.kernelversion | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/Config.in.kernelversion') diff --git a/target/linux/Config.in.kernelversion b/target/linux/Config.in.kernelversion index 9e8b9c5da..103485cc0 100644 --- a/target/linux/Config.in.kernelversion +++ b/target/linux/Config.in.kernelversion @@ -30,7 +30,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_GIT select ADK_TARGET_LINUX_KERNEL_IMAGE if ADK_TARGET_SYSTEM_BEAGLEBONE_BLACK config ADK_TARGET_LINUX_KERNEL_VERSION_4_16 - bool "4.16.7" + bool "4.16.12" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY @@ -40,7 +40,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_16 depends on !ADK_TARGET_ARCH_RISCV64 config ADK_TARGET_LINUX_KERNEL_VERSION_4_14 - bool "4.14.39" + bool "4.14.44" depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY @@ -50,7 +50,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.98" + bool "4.9.103" depends on !ADK_TARGET_ARCH_CRIS depends on !ADK_TARGET_ARCH_CSKY depends on !ADK_TARGET_ARCH_METAG @@ -61,7 +61,7 @@ config ADK_TARGET_LINUX_KERNEL_VERSION_4_9 depends on !ADK_TARGET_SYSTEM_ORANGE_PI0 config ADK_TARGET_LINUX_KERNEL_VERSION_4_4 - bool "4.4.128" + bool "4.4.132" depends on !ADK_TARGET_ARCH_CSKY depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_ARCH_NIOS2 -- cgit v1.2.3