From: Ulf Samuelsson <ulf.samuelsson@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/toolchain/binutils: ext_source/Atmel/avr32
Date: Fri, 02 Jan 2009 22:55:14 +0100 [thread overview]
Message-ID: <1230933314.8886.1.camel@linux-yrgm.site> (raw)
In-Reply-To: <20081220223102.7E1D376CEB@busybox.osuosl.org>
l?r 2008-12-20 klockan 22:31 +0000 skrev ulf at uclibc.org:
> Author: ulf
> Date: 2008-12-20 22:31:02 +0000 (Sat, 20 Dec 2008)
> New Revision: 24474
That is not fixing the problem, it is breaking the AVR32 build
Pls do a real fix.
/Ulf
> Log:
> Add updated binutils-2.18 prepatched toolchain for AVR32
>
> Added:
> trunk/buildroot/toolchain/binutils/ext_source/Atmel/avr32/2.18-avr32-1.0.1/
>
> Modified:
> trunk/buildroot/toolchain/binutils/Config.in
>
>
> Changeset:
> Modified: trunk/buildroot/toolchain/binutils/Config.in
> ===================================================================
> --- trunk/buildroot/toolchain/binutils/Config.in 2008-12-20 22:27:56 UTC (rev 24473)
> +++ trunk/buildroot/toolchain/binutils/Config.in 2008-12-20 22:31:02 UTC (rev 24474)
> @@ -10,7 +10,7 @@
>
> config BR2_BINUTILS_VERSION_2_17
> depends on BR2_avr32 || !BR2_nios2
> - depends on BR2_DEPRECATED
> + depends on BR2_DEPRECATED && !BR2_avr32
> depends on BR2_EXT_BINUTILS_VERSION_2_17
> bool "binutils 2.17"
>
> @@ -20,7 +20,8 @@
> bool "binutils 2.17.50.0.17"
>
> config BR2_BINUTILS_VERSION_2_18
> - depends on !BR2_avr32 && !BR2_nios2
> + depends on !BR2_nios2
> + depends on BR2_EXT_BINUTILS_VERSION_2_18
> bool "binutils 2.18"
>
> config BR2_BINUTILS_VERSION_2_18_50_0_1
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
prev parent reply other threads:[~2009-01-02 21:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-20 22:31 [Buildroot] svn commit: trunk/buildroot/toolchain/binutils: ext_source/Atmel/avr32 ulf at uclibc.org
2008-12-23 9:55 ` Peter Korsgaard
2009-01-02 20:35 ` Peter Korsgaard
2009-01-02 21:50 ` Ulf Samuelsson
2009-01-02 21:55 ` Ulf Samuelsson [this message]
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=1230933314.8886.1.camel@linux-yrgm.site \
--to=ulf.samuelsson@atmel.com \
--cc=buildroot@busybox.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox