x86-base.inc: suggest the latest kernel

Use latest 4.x kernel instead of 3.x version

(From OE-Core rev: 138a03308fb24936466beb082b350d872ad423a6)

Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Maxin B. John 2016-03-21 17:57:08 +02:00 committed by Richard Purdie
parent c5c9ed67ad
commit 6462d08dc6
1 changed files with 1 additions and 1 deletions

View 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