From: Bernhard Reutner-Fischer Date: Thu, 27 Jan 2011 02:13:27 +0000 (+0000) Subject: micro: get preferred binutils from sane-toolchain X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f07d97f374ce6e6901c809becd28bb7d95e334f;p=openembedded.git micro: get preferred binutils from sane-toolchain Signed-off-by: Bernhard Reutner-Fischer Signed-off-by: Khem Raj --- diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index 5902105d5c..963afa8e8d 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf @@ -61,7 +61,6 @@ MACHINE_KERNEL_VERSION = "2.6" # TOOLCHAIN ############################################################################# LIBC ?= "eglibc" -PREFERRED_BINUTILS ?= "2.20.1" PREFERRED_VERSION_glibc ?= "2.10.1" PREFERRED_VERSION_glibc-initial ?= "2.10.1" PREFERRED_ARM_INSTRUCTION_SET ?= "thumb"