aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-10-03 09:03:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-10-03 09:03:42 +0000
commitb90413fc532982d23a71b382d53cdf2f94917292 (patch)
tree6f82199b94fdb12b8e80bcc5ed410b64d2d9c2ab /conf
parent34d9da26b23eb22d5b1c7b31131b314efc89d82d (diff)
downloadopenembedded-b90413fc532982d23a71b382d53cdf2f94917292.tar.gz
oz.conf: switch to binutils 2.16 - this version works OK on device
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/openzaurus-3.5.4.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf
index 1e90b1cdc1..e9ea00dbce 100644
--- a/conf/distro/openzaurus-3.5.4.conf
+++ b/conf/distro/openzaurus-3.5.4.conf
@@ -27,8 +27,8 @@ PREFERRED_VERSION_ipkg = "0.99.159"
PREFERRED_VERSION_gcc = "3.4.4"
PREFERRED_VERSION_gcc-cross = "3.4.4"
PREFERRED_VERSION_gcc-cross-initial = "3.4.4"
-PREFERRED_VERSION_binutils = "2.15.94.0.1"
-PREFERRED_VERSION_binutils-cross = "2.15.94.0.1"
+PREFERRED_VERSION_binutils = "2.16"
+PREFERRED_VERSION_binutils-cross = "2.16"
PREFERRED_VERSION_hostap-modules = "0.3.9"