[oe-commits] Martin Jansa : shr: use binutils 2.20.1

git version control git at git.openembedded.org
Mon Apr 19 09:19:23 UTC 2010


Module: openembedded.git
Branch: shr/testing2010
Commit: 195bf466e56724a8fa17d438a7a3d6d28a9308b7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=195bf466e56724a8fa17d438a7a3d6d28a9308b7

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Fri Mar 19 18:15:13 2010 +0100

shr: use binutils 2.20.1

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 conf/distro/shr.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf
index 3c4b36c..9ed6f7c 100644
--- a/conf/distro/shr.conf
+++ b/conf/distro/shr.conf
@@ -153,6 +153,7 @@ OVERRIDES = "local:${MACHINE}:${MACHINE_CLASS}:${DISTRO}:${TARGET_OS}:${TARGET_A
 # TOOLCHAIN
 #############################################################################
 LIBC ?= "eglibc"
+PREFERRED_BINUTILS                   ?= "2.20.1"
 PREFERRED_GCC_VERSION                ?= "4.4.3"
 PREFERRED_VERSION_eglibc             ?= "2.11"
 PREFERRED_VERSION_eglibc-initial     ?= "2.11"





More information about the Openembedded-commits mailing list