diff options
author | Koen Kooi <koen@openembedded.org> | 2008-06-05 07:41:21 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-06-05 07:41:21 +0000 |
commit | 810e6a82505786ed9b108a3c3a1d817413be566c (patch) | |
tree | d7f36dfcc3c47a6e444d0418aec275952e196aef /conf/distro/include/angstrom-2008-preferred-versions.inc | |
parent | 1ad39f44c290cb5b20be8a00e8e05da78fb85444 (diff) |
angstrom-2008: switch to libtool 2.2.4 and gcc 4.2.4
* as indicated on the angstrom-devel mailinglist: this needs a full rebuild
Diffstat (limited to 'conf/distro/include/angstrom-2008-preferred-versions.inc')
-rw-r--r-- | conf/distro/include/angstrom-2008-preferred-versions.inc | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/conf/distro/include/angstrom-2008-preferred-versions.inc b/conf/distro/include/angstrom-2008-preferred-versions.inc index 8517c5bc8e..fe7ca91ef2 100644 --- a/conf/distro/include/angstrom-2008-preferred-versions.inc +++ b/conf/distro/include/angstrom-2008-preferred-versions.inc @@ -1,12 +1,21 @@ +PREFERRED_VERSION_automake-native = "1.10" PREFERRED_VERSION_busybox = "1.9.2" PREFERRED_VERSION_cairo = "1.6.4" PREFERRED_VERSION_dbus = "1.2.1" -PREFERRED_VERSION_glib-2.0 = "2.16.1" +PREFERRED_VERSION_fontconfig = "2.4.1" +PREFERRED_VERSION_glib-2.0 = "2.16.3" PREFERRED_VERSION_gst-pulse = "0.9.7" -PREFERRED_VERSION_libtool = "1.5.10" +PREFERRED_VERSION_libsdl-x11 = "1.2.11" +PREFERRED_VERSION_libtool = "2.2.4" +PREFERRED_VERSION_libtool-native = "2.2.4" +PREFERRED_VERSION_libtool-cross = "2.2.4" +PREFERRED_VERSION_libtool-sdk = "2.2.4" PREFERRED_VERSION_pango = "1.18.3" PREFERRED_VERSION_pixman = "0.10.0" -PREFERRED_VERSION_pulseaudio = "0.9.9" +PREFERRED_VERSION_pkgconfig = "0.23" +PREFERRED_VERSION_pkgconfig-native = "0.23" +PREFERRED_VERSION_pulseaudio = "0.9.10" +PREFERRED_VERSION_tiff = "3.8.2+4.0.0beta2" PREFERRED_VERSION_udev = "118" PREFERRED_VERSION_xserver-kdrive = "1.4.0.90" PREFERRED_VERSION_dropbear = "0.50" |