summaryrefslogtreecommitdiff
path: root/meta/conf/machine
diff options
context:
space:
mode:
authorRobert Bragg <bob@openedhand.com>2008-09-22 23:40:14 +0000
committerRobert Bragg <bob@openedhand.com>2008-09-22 23:40:14 +0000
commit0caca44655da6c20d8647f5adf3f0d96da7bdb95 (patch)
tree7e40f38d24f27bc5439e9a2d9a6f045016c4f1b1 /meta/conf/machine
parentbc88c3a81b9c831dfd87e921063bc796f0a77b35 (diff)
downloadopenembedded-core-0caca44655da6c20d8647f5adf3f0d96da7bdb95.tar.gz
openembedded-core-0caca44655da6c20d8647f5adf3f0d96da7bdb95.tar.bz2
openembedded-core-0caca44655da6c20d8647f5adf3f0d96da7bdb95.tar.xz
openembedded-core-0caca44655da6c20d8647f5adf3f0d96da7bdb95.zip
Adds eee901 specific support into clutter.inc and adds a new virtual/libgl
for clutter to depend on which all mesa build variants provide. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5229 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf/machine')
-rw-r--r--meta/conf/machine/eee901.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/conf/machine/eee901.conf b/meta/conf/machine/eee901.conf
index 0fe7e06ce..54d75c2c0 100644
--- a/meta/conf/machine/eee901.conf
+++ b/meta/conf/machine/eee901.conf
@@ -14,6 +14,7 @@ KERNEL_IMAGETYPE = "bzImage"
PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2"
PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim"
+PREFERRED_PROVIDER_virtual/libgl = "mesa-dri"
PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-dri-lite"
XSERVER = "xserver-xf86-dri-lite \
xf86-input-mouse \