From: Alejandro Hernandez Date: Wed, 1 Mar 2017 23:51:36 +0000 (+0000) Subject: genericx86: Updates PREFERRED_VERSION to use kernel 4.10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e758f98f74a4040500561d8a24c55b777a707d2;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git genericx86: Updates PREFERRED_VERSION to use kernel 4.10 (From meta-yocto rev: 1c24b48e3fa140dec5ca222af9c552482ea6b993) Signed-off-by: Alejandro Hernandez Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/conf/machine/genericx86.conf b/meta-yocto-bsp/conf/machine/genericx86.conf index 04a7e0b6ad7..34a52c3f7e6 100644 --- a/meta-yocto-bsp/conf/machine/genericx86.conf +++ b/meta-yocto-bsp/conf/machine/genericx86.conf @@ -9,4 +9,4 @@ require conf/machine/include/genericx86-common.inc MACHINE_ESSENTIAL_EXTRA_RRECOMMENDS += "gma500-gfx-check" -PREFERRED_VERSION_linux-yocto_genericx86 ?= "4.8%" +PREFERRED_VERSION_linux-yocto_genericx86 ?= "4.10%"