diff options
| author | Robert Bragg <bob@openedhand.com> | 2008-09-22 23:40:14 +0000 |
|---|---|---|
| committer | Robert Bragg <bob@openedhand.com> | 2008-09-22 23:40:14 +0000 |
| commit | 0caca44655da6c20d8647f5adf3f0d96da7bdb95 (patch) | |
| tree | 7e40f38d24f27bc5439e9a2d9a6f045016c4f1b1 /meta/conf/machine | |
| parent | bc88c3a81b9c831dfd87e921063bc796f0a77b35 (diff) | |
| download | poky-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.conf | 1 |
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 | ||
| 15 | PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2" | 15 | PREFERRED_PROVIDER_virtual/kernel = "linux-moblin2" |
| 16 | PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim" | 16 | PREFERRED_PROVIDER_virtual/libx11 = "libx11-trim" |
| 17 | PREFERRED_PROVIDER_virtual/libgl = "mesa-dri" | ||
| 17 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-dri-lite" | 18 | PREFERRED_PROVIDER_virtual/xserver = "xserver-xf86-dri-lite" |
| 18 | XSERVER = "xserver-xf86-dri-lite \ | 19 | XSERVER = "xserver-xf86-dri-lite \ |
| 19 | xf86-input-mouse \ | 20 | xf86-input-mouse \ |
