summaryrefslogtreecommitdiff
path: root/conf/distro
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2006-07-28 09:16:37 +0000
committerHolger Freyther <zecke@selfish.org>2006-07-28 09:16:37 +0000
commit2dbbccecdb8f308df046e2e0d1b0ed516e634e6c (patch)
treebcd7c5ec104aa5e618693cd7c1f0a784f107e5cf /conf/distro
parent09c790fec6235d5eabcac9e331f55cc769c30013 (diff)
conf/distro/openzaurus-unstable.conf: prefer 2.15.x of binutils to fix #1183
To fix bug #1183 we will use binutils 2.15.94.0.1 again. We do this by setting the PREFERRED_VERSION to this version.
Diffstat (limited to 'conf/distro')
-rw-r--r--conf/distro/openzaurus-unstable.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/openzaurus-unstable.conf b/conf/distro/openzaurus-unstable.conf
index 14372b5b9e..4a50d24f52 100644
--- a/conf/distro/openzaurus-unstable.conf
+++ b/conf/distro/openzaurus-unstable.conf
@@ -50,8 +50,8 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc-initial:gcc-cross-initial"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}gcc:gcc-cross"
PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
-PREFERRED_VERSION_binutils-cross = "2.16"
-PREFERRED_VERSION_binutils = "2.16"
+PREFERRED_VERSION_binutils-cross = "2.15.94.0.1"
+PREFERRED_VERSION_binutils = "2.15.94.0.1"
#
# Opie