git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09c790f
)
conf/distro/openzaurus-unstable.conf: prefer 2.15.x of binutils to fix #1183
author
Holger Freyther
<zecke@selfish.org>
Fri, 28 Jul 2006 09:16:37 +0000
(09:16 +0000)
committer
Holger Freyther
<zecke@selfish.org>
Fri, 28 Jul 2006 09:16:37 +0000
(09:16 +0000)
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.
conf/distro/openzaurus-unstable.conf
patch
|
blob
|
history
diff --git
a/conf/distro/openzaurus-unstable.conf
b/conf/distro/openzaurus-unstable.conf
index
14372b5
..
4a50d24
100644
(file)
--- 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.1
6
"
-PREFERRED_VERSION_binutils = "2.1
6
"
+PREFERRED_VERSION_binutils-cross = "2.1
5.94.0.1
"
+PREFERRED_VERSION_binutils = "2.1
5.94.0.1
"
#
# Opie