qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER
authorSaul Wold <sgw@linux.intel.com>
Fri, 11 May 2012 17:13:06 +0000 (10:13 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 24 May 2012 07:53:57 +0000 (08:53 +0100)
commitbdc2acadbb16be2b813e65e8e82549ec9c4f725e
treea593a1b4bd7c5c87d2566db9eaa4456e84b6339b
parent65ba32fee45b544f11139fbf8dbc4312b267eb02
qemu.inc: Remove mesa-xlib as PREFERRED_PROVIDER

The xserver-xorg uses and depends on mesa-dri, so we should
use the default PREFERRED_PROVIDER of libgl as mesa-dri.

This resolves the following:
ERROR: Multiple .bb files are due to be built which each provide virtual/libgl (/intel/poky/distro/meta/recipes-graphics/mesa/mesa-dri_7.11.bb /intel/poky/distro/meta/recipes-graphics/mesa/mesa-xlib_7.11.bb).
 This usually means one provides something the other doesn't and should.

(From OE-Core rev: cf8b4b95c6d84c097f4fc63662f181a59e0f9cb9)

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/machine/include/qemu.inc