]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
genericx86-64: Updates PREFERRED_VERSION to use kernel 4.10
authorAlejandro Hernandez <alejandro.hernandez@linux.intel.com>
Wed, 1 Mar 2017 23:51:37 +0000 (23:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 4 Mar 2017 23:19:03 +0000 (23:19 +0000)
(From meta-yocto rev: 96f220e8b0a565091f020efcf1a8c7550b2351cd)

Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-yocto-bsp/conf/machine/genericx86-64.conf

index d843fd215677e3ab0e5a70d770459c3df03e5a2c..514265e57352911141855245a29c17e6ee8c49e6 100644 (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"