genericx86-64: Updates PREFERRED_VERSION to use kernel 4.10

(From meta-yocto rev: 96f220e8b0a565091f020efcf1a8c7550b2351cd)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alejandro Hernandez 2017-03-01 23:51:37 +00:00 committed by Richard Purdie
parent 4e758f98f7
commit f384748c3d
1 changed files with 1 additions and 1 deletions

View File

@ -7,6 +7,6 @@ DEFAULTTUNE ?= "core2-64"
require conf/machine/include/tune-core2.inc
require conf/machine/include/genericx86-common.inc
PREFERRED_VERSION_linux-yocto_genericx86-64 ?= "4.8%"
PREFERRED_VERSION_linux-yocto_genericx86-64 ?= "4.10%"
SERIAL_CONSOLES_CHECK = "ttyS0"