aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@intel.com>2016-03-21 17:57:08 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-24 21:44:25 +0000
commit138a03308fb24936466beb082b350d872ad423a6 (patch)
tree6f7c360d52b4bca548e0c529a8b25e094fdf9f41
parentf1f676cf720b869999553eecdb113a2a2daa61fe (diff)
downloadopenembedded-core-contrib-138a03308fb24936466beb082b350d872ad423a6.tar.gz
x86-base.inc: suggest the latest kernel
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>
-rw-r--r--meta/conf/machine/include/x86-base.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/machine/include/x86-base.inc b/meta/conf/machine/include/x86-base.inc
index f7c8a45fa7..5663145be9 100644
--- a/meta/conf/machine/include/x86-base.inc
+++ b/meta/conf/machine/include/x86-base.inc
@@ -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