From: Martin Jansa Date: Fri, 19 Mar 2010 17:15:13 +0000 (+0100) Subject: shr: use binutils 2.20.1 X-Git-Tag: Release-2010-05/1~339^2~20^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed7c114304f881d50a0c9ebefa98d9e42884bf1;p=openembedded.git shr: use binutils 2.20.1 Signed-off-by: Martin Jansa --- diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 92ecc22879..db15a4d1c2 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -154,6 +154,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"