]> code.ossystems Code Review - openembedded-core.git/commitdiff
x86-base.inc: suggest the latest kernel
authorMaxin B. John <maxin.john@intel.com>
Mon, 21 Mar 2016 15:57:08 +0000 (17:57 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 Mar 2016 21:44:25 +0000 (21:44 +0000)
Use latest 4.x kernel instead of 3.x version

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/conf/machine/include/x86-base.inc

index f7c8a45fa723b7e070478acdb7e4881051128a5a..5663145be98553e25a469f455ef2e302e604e6be 100644 (file)
@@ -20,7 +20,7 @@ SERIAL_CONSOLE ?= "115200 ttyS0"
 # kernel-related variables
 #
 PREFERRED_PROVIDER_virtual/kernel ??= "linux-yocto"
-PREFERRED_VERSION_linux-yocto ??= "3.0%"
+PREFERRED_VERSION_linux-yocto ??= "4.4%"
 
 #
 # XSERVER subcomponents, used to build the XSERVER variable