From: Saul Wold Date: Wed, 15 Mar 2017 04:08:58 +0000 (-0700) Subject: genericx86-common: Update .inc file's PREFERRED_VERSION X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2383d50b084cafdf04f7bd15ea732cd98982625b;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git genericx86-common: Update .inc file's PREFERRED_VERSION Since the genericx86*.conf file directly set PREFERRED_VERSION remove it from here to avoid confusion. Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- diff --git a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc index cec79708520..e35685cb22b 100644 --- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc +++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc @@ -3,7 +3,6 @@ require conf/machine/include/qemuboot-x86.inc MACHINE_FEATURES += "wifi efi pcbios" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "4.8%" PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \