aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/include/preferred-slugos-versions.inc
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2011-01-05 09:47:42 -0800
committerKhem Raj <raj.khem@gmail.com>2011-01-06 15:43:42 -0800
commit3f405f35781ec81f29974e4bca8ce11c566e69a9 (patch)
treef68af943e244b3eff6aa94e46a2d626efac31445 /conf/distro/include/preferred-slugos-versions.inc
parent36636be6efabf88ec4a99526e9b16ce182f0b32d (diff)
downloadopenembedded-3f405f35781ec81f29974e4bca8ce11c566e69a9.tar.gz
distro/slugos: Upgrade to use gcc 4.5 and libtool 2.4
* Depend on sane-toolchain * Upgrade few old pinned versions * Inherit own-mirrors to define slug src mirror * nslu2-mirrors.bbclass is not needed anymore Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf/distro/include/preferred-slugos-versions.inc')
-rw-r--r--conf/distro/include/preferred-slugos-versions.inc22
1 files changed, 2 insertions, 20 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index 6ae4432baa..a92f95f5a1 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -26,38 +26,20 @@ PREFERRED_VERSION_autoconf ?= "2.65"
PREFERRED_VERSION_autoconf-native ?= "2.65"
PREFERRED_VERSION_automake ?= "1.11.1"
PREFERRED_VERSION_automake-native ?= "1.11.1"
-PREFERRED_VERSION_binutils ?= "2.20.1"
-PREFERRED_VERSION_binutils-cross ?= "2.20.1"
-PREFERRED_VERSION_binutils-cross-sdk ?= "2.20.1"
PREFERRED_VERSION_busybox ?= "1.18.1"
PREFERRED_VERSION_dbus ?= "1.2.3"
-PREFERRED_VERSION_eglibc ?= "2.11"
-PREFERRED_VERSION_eglibc-initial ?= "2.11"
-PREFERRED_VERSION_gcc ?= "4.4.4"
-PREFERRED_VERSION_gcc-cross ?= "4.4.4"
-PREFERRED_VERSION_gcc-cross-sdk ?= "4.4.4"
-PREFERRED_VERSION_gcc-cross-initial ?= "4.4.4"
-PREFERRED_VERSION_gcc-cross-intermediate ?= "4.4.4"
-PREFERRED_VERSION_glib-2.0 ?= "2.22.1"
-PREFERRED_VERSION_glib-2.0-native ?= "2.22.1"
-PREFERRED_VERSION_glibc ?= "2.10.1"
-PREFERRED_VERSION_glibc-initial ?= "2.10.1"
+PREFERRED_VERSION_glib-2.0 ?= "2.26.1"
+PREFERRED_VERSION_glib-2.0-native ?= "2.26.1"
PREFERRED_VERSION_gtk+ ?= "2.18.6"
PREFERRED_VERSION_gtk+-native ?= "2.18.6"
PREFERRED_VERSION_ipkg ?= "0.99.163"
PREFERRED_VERSION_ipkg-native ?= "0.99.163"
-PREFERRED_VERSION_libtool ?= "2.2.6b"
-PREFERRED_VERSION_libtool-native ?= "2.2.6b"
-PREFERRED_VERSION_libtool-cross ?= "2.2.6b"
-PREFERRED_VERSION_libtool-sdk ?= "2.2.6b"
PREFERRED_VERSION_linux-libc-headers ?= "2.6.23"
PREFERRED_VERSION_m4 ?= "1.4.14"
PREFERRED_VERSION_m4-native ?= "1.4.14"
PREFERRED_VERSION_nslu2-linksys-firmware ?= "2.3r63"
PREFERRED_VERSION_pkgconfig ?= "0.23"
PREFERRED_VERSION_pkgconfig-native ?= "0.23"
-PREFERRED_VERSION_uclibc ?= "0.9.30.1"
-PREFERRED_VERSION_uclibc-initial ?= "0.9.30.1"
PREFERRED_VERSION_udev ?= "118"
##################### Stuff with special notes, and broken stuff: