aboutsummaryrefslogtreecommitdiffstats
path: root/meta/conf/machine/qemuppc.conf
diff options
context:
space:
mode:
authorMei Lei <lei.mei@intel.com>2011-04-04 17:17:25 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-04 17:25:58 +0100
commitcc6763b81fafddcb112a6126373c594e3ec4b140 (patch)
treea97b49c07dd9af87303f68072d5a8d6a39fb9fd4 /meta/conf/machine/qemuppc.conf
parentf4f4efbf3f0b19fdb05ddf48ab48b4f42109a289 (diff)
downloadopenembedded-core-contrib-cc6763b81fafddcb112a6126373c594e3ec4b140.tar.gz
qemuppc: add libqtopengl4 for ppc
Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] Signed-off-by: Mei Lei <lei.mei@intel.com>
Diffstat (limited to 'meta/conf/machine/qemuppc.conf')
-rw-r--r--meta/conf/machine/qemuppc.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/conf/machine/qemuppc.conf b/meta/conf/machine/qemuppc.conf
index 83d0841159..bfbcc7f1aa 100644
--- a/meta/conf/machine/qemuppc.conf
+++ b/meta/conf/machine/qemuppc.conf
@@ -4,6 +4,8 @@
TARGET_ARCH = "powerpc"
+PREFERRED_PROVIDER_virtual/libgl = "mesa-xlib"
+
require conf/machine/include/qemu.inc
require conf/machine/include/tune-ppc603e.inc