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:
cd413ad
)
angstrom-2008.1: make binutils overridable
author
Koen Kooi
<koen@openembedded.org>
Thu, 6 Sep 2007 05:59:29 +0000
(
05:59
+0000)
committer
Koen Kooi
<koen@openembedded.org>
Thu, 6 Sep 2007 05:59:29 +0000
(
05:59
+0000)
conf/distro/angstrom-2008.1.conf
patch
|
blob
|
history
diff --git
a/conf/distro/angstrom-2008.1.conf
b/conf/distro/angstrom-2008.1.conf
index
655d435
..
34a1e54
100644
(file)
--- a/
conf/distro/angstrom-2008.1.conf
+++ b/
conf/distro/angstrom-2008.1.conf
@@
-21,10
+21,6
@@
DISTRO_REVISION = "0"
PREFERRED_VERSION_gcc = "4.2.1"
PREFERRED_VERSION_gcc-cross = "4.2.1"
-PREFERRED_VERSION_binutils = "2.17.50.0.12"
-PREFERRED_VERSION_binutils-cross = "2.17.50.0.12"
-PREFERRED_VERSION_binutils-cross-sdk = "2.17.50.0.12"
-
#This is unrelated to the kernel version, but userspace apps (e.g. HAL) require a recent version to build against
PREFERRED_VERSION_linux-libc-headers = "2.6.22"