summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/distro/familiar-0.8.0.conf2
-rw-r--r--conf/distro/openzaurus-3.5.1.conf2
-rw-r--r--conf/distro/openzaurus-3.5.2.conf2
3 files changed, 6 insertions, 0 deletions
diff --git a/conf/distro/familiar-0.8.0.conf b/conf/distro/familiar-0.8.0.conf
index a4ef67fc8a..82254a3fac 100644
--- a/conf/distro/familiar-0.8.0.conf
+++ b/conf/distro/familiar-0.8.0.conf
@@ -17,6 +17,8 @@ PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += "virtual/${TARGET_PREFIX}g++:gcc-cross"
PREFERRED_VERSION_binutils-cross = "2.15.91.0.2"
+PREFERRED_VERSION_libtool-native = "1.5.6"
+PREFERRED_VERSION_libtool-cross= "1.5.6"
PREFERRED_VERSION_qte-for-opie = "2.3.7"
PREFERRED_VERSION_orinoco-modules = "0.13e"
PREFERRED_VERSION_glibc = "2.3.2+cvs20040726"
diff --git a/conf/distro/openzaurus-3.5.1.conf b/conf/distro/openzaurus-3.5.1.conf
index b0a53a7b45..f62398d343 100644
--- a/conf/distro/openzaurus-3.5.1.conf
+++ b/conf/distro/openzaurus-3.5.1.conf
@@ -22,6 +22,8 @@ TARGET_FPU = "soft"
#INHIBIT_PACKAGE_STRIP = "1"
PREFERRED_VERSION_binutils-cross = "2.15.91.0.1"
+PREFERRED_VERSION_libtool-native = "1.5.6"
+PREFERRED_VERSION_libtool-cross= "1.5.6"
PREFERRED_VERSION_qte-for-opie = "2.3.7"
PREFERRED_VERSION_orinoco-modules = "0.13e"
PREFERRED_VERSION_glibc = "2.3.2+cvs20040726"
diff --git a/conf/distro/openzaurus-3.5.2.conf b/conf/distro/openzaurus-3.5.2.conf
index 7fb43145f1..5fe5c4beb8 100644
--- a/conf/distro/openzaurus-3.5.2.conf
+++ b/conf/distro/openzaurus-3.5.2.conf
@@ -25,6 +25,8 @@ TARGET_FPU = "soft"
#INHIBIT_PACKAGE_STRIP = "1"
PREFERRED_VERSION_binutils-cross = "2.15.91.0.2"
+PREFERRED_VERSION_libtool-native = "1.5.6"
+PREFERRED_VERSION_libtool-cross= "1.5.6"
PREFERRED_VERSION_qte-for-opie = "2.3.7"
PREFERRED_VERSION_orinoco-modules = "0.13e"
PREFERRED_VERSION_glibc = "2.3.2+cvs20040726"