Browse Source

kernel: update version comments

Waldemar Brodkorb 7 years ago
parent
commit
0c6a3bdd85
1 changed files with 2 additions and 2 deletions
  1. 2 2
      target/config/Config.in.kernelversion

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

@@ -24,14 +24,14 @@ 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.9"
+	bool "4.9.11"
 	depends on !ADK_TARGET_ARCH_CRIS
 	depends on !ADK_TARGET_ARCH_METAG
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_SYSTEM_QEMU_ARM_VERSATILEPB_NOMMU
 
 config ADK_TARGET_KERNEL_VERSION_4_4
-	bool "4.4.48"
+	bool "4.4.50"
 	depends on !ADK_TARGET_ARCH_NDS32
 	depends on !ADK_TARGET_ARCH_NIOS2
 	depends on !ADK_TARGET_ARCH_OR1K