All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Eric Bénard" <eric@eukrea.com>
To: openembedded-devel@lists.openembedded.org
Subject: [PATCH] micro: update prefered binutils
Date: Tue, 23 Nov 2010 18:00:20 +0100	[thread overview]
Message-ID: <1290531620-8708-1-git-send-email-eric@eukrea.com> (raw)
In-Reply-To: <AANLkTinok7air3DLq16+i0gnScJesq8qe3X0bi9O41iM@mail.gmail.com>

* without this builds for arm fail with :
http://tinderbox.openembedded.net/public/logs/task/10927261.txt
* with this, the build works fine

Signed-off-by: Eric Bénard <eric@eukrea.com>
---
 conf/distro/micro.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf
index 19b5e62..b3f099a 100644
--- a/conf/distro/micro.conf
+++ b/conf/distro/micro.conf
@@ -61,7 +61,7 @@ MACHINE_KERNEL_VERSION = "2.6"
 # TOOLCHAIN
 #############################################################################
 LIBC ?= "eglibc"
-PREFERRED_BINUTILS = "2.19.51"
+PREFERRED_BINUTILS                  ?= "2.20.1"
 PREFERRED_VERSION_glibc             ?= "2.10.1"
 PREFERRED_VERSION_glibc-initial     ?= "2.10.1"
 PREFERRED_ARM_INSTRUCTION_SET ?= "thumb"
-- 
1.6.3.3




  reply	other threads:[~2010-11-23 17:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-23 14:11 [PATCH] micro: update prefered binutils for arm Eric Bénard
2010-11-23 14:17 ` Martin Jansa
2010-11-23 16:40   ` Khem Raj
2010-11-23 17:00     ` Eric Bénard [this message]
2010-11-23 17:05       ` [PATCH] micro: update prefered binutils Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1290531620-8708-1-git-send-email-eric@eukrea.com \
    --to=eric@eukrea.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.