From: Alejandro Hernandez Date: Mon, 22 Feb 2016 22:48:47 +0000 (-0600) Subject: genericx86-common: Update PREFERRED_VERSION_linux-yocto to 4.4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6f61d286b4f98766a566e086bbfae3fe4cc9e1a8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git genericx86-common: Update PREFERRED_VERSION_linux-yocto to 4.4 Signed-off-by: Alejandro Hernandez Signed-off-by: Ross Burton 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 15885568b71..16b689de0a4 100644 --- a/meta-yocto-bsp/conf/machine/include/genericx86-common.inc +++ b/meta-yocto-bsp/conf/machine/include/genericx86-common.inc @@ -2,7 +2,7 @@ include conf/machine/include/x86-base.inc MACHINE_FEATURES += "wifi efi pcbios" PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto" -PREFERRED_VERSION_linux-yocto ?= "4.1%" +PREFERRED_VERSION_linux-yocto ?= "4.4%" PREFERRED_PROVIDER_virtual/xserver ?= "xserver-xorg" XSERVER ?= "${XSERVER_X86_BASE} \ ${XSERVER_X86_EXT} \