diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-03-23 22:30:35 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-03-23 22:30:35 +0000 |
| commit | b3f42b759915ee078b192c43b37a86a219d15ebf (patch) | |
| tree | 4378dddb69c532781870fc683f24a498e7fb52d3 /openembedded/conf/distro/preferred-e-versions.inc | |
| parent | f7f54600f1ce3763705c6c6337bea052f77c5e33 (diff) | |
| download | poky-b3f42b759915ee078b192c43b37a86a219d15ebf.tar.gz | |
Sync conf files with OE - includes adding zaurusd to images and fixing PCMCIA_MANAGER handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@327 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/distro/preferred-e-versions.inc')
| -rw-r--r-- | openembedded/conf/distro/preferred-e-versions.inc | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/openembedded/conf/distro/preferred-e-versions.inc b/openembedded/conf/distro/preferred-e-versions.inc index e4571f1ae6..53f363bf3d 100644 --- a/openembedded/conf/distro/preferred-e-versions.inc +++ b/openembedded/conf/distro/preferred-e-versions.inc | |||
| @@ -25,3 +25,11 @@ PREFERRED_VERSION_imlib2-x11 = "1.2.1.010" | |||
| 25 | PREFERRED_VERSION_imlib2-native = "1.2.1.010" | 25 | PREFERRED_VERSION_imlib2-native = "1.2.1.010" |
| 26 | PREFERRED_VERSION_e-wm = "0.16.999.023" | 26 | PREFERRED_VERSION_e-wm = "0.16.999.023" |
| 27 | PREFERRED_VERSION_entrance = "0.9.0.005" | 27 | PREFERRED_VERSION_entrance = "0.9.0.005" |
| 28 | |||
| 29 | PREFERRED_PROVIDER_virtual/evas = "evas-x11" | ||
| 30 | PREFERRED_PROVIDER_virtual/ecore = "ecore-x11" | ||
| 31 | PREFERRED_PROVIDER_virtual/imlib2 = "imlib2-x11" | ||
| 32 | |||
| 33 | PREFERRED_VERSION_gnome-vfs-dbus = "svn" | ||
| 34 | |||
| 35 | PREFERRED_VERSION_gcc = "3.4.4" | ||
