aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-04-06 21:54:39 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@no-log.org>2010-04-06 22:20:00 +0200
commitf7e26d55ae5b7e4f2947104e0337c2f6ebf2e943 (patch)
treea9215bb1a60eca51efcc93122f26065bb051c3ff /conf
parentc233ed019d22cb0571d14ed402acd0d699ce74d1 (diff)
downloadopenembedded-f7e26d55ae5b7e4f2947104e0337c2f6ebf2e943.tar.gz
htcdream.conf: added mesa-dri as PREFERRED_PROVIDER for virtual/libgl under shr
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/htcdream.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/htcdream.conf b/conf/machine/htcdream.conf
index 40d75d74eb..312b75b194 100644
--- a/conf/machine/htcdream.conf
+++ b/conf/machine/htcdream.conf
@@ -10,3 +10,5 @@ MACHINE_DISPLAY_HEIGHT_PIXELS = "480"
MACHINE_FEATURES = "kernel26 touchscreen screen phone gps usbgadget bluetooth keyboard ext2"
PREFERRED_PROVIDER_virtual/kernel = "linux-leviathan"
+
+PREFERRED_PROVIDER_virtual/libgl_shr = "mesa-dri"