summaryrefslogtreecommitdiffstats
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)
downloadpoky-0caca44655da6c20d8647f5adf3f0d96da7bdb95.tar.gz
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 0fe7e06ce6..54d75c2c0a 100644
--- a/meta/conf/machine/eee901.conf
+++ b/meta/conf/machine/eee901.conf
@@ -14,6 +14,7 @@ KERNEL_IMAGETYPE = "bzImage"
14 14
15PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2" 15PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2"
16PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim" 16PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim"
17PREFERRED_PROVIDER_virtual/libgl = "mesa-dri"
17PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-dri-lite" 18PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-dri-lite"
18XSERVER = "xserver-xf86-dri-lite \ 19XSERVER = "xserver-xf86-dri-lite \
19 xf86-input-mouse \ 20 xf86-input-mouse \