From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 2/2] binutils: switch to version 2.25 by default
Date: Wed, 9 Mar 2016 13:59:12 +0100 [thread overview]
Message-ID: <56E01E20.9030101@gmail.com> (raw)
In-Reply-To: <1457276783-27985-2-git-send-email-thomas.petazzoni@free-electrons.com>
Hi Thomas,
Le 06/03/2016 16:06, Thomas Petazzoni a ?crit :
> binutils 2.26 has been released, it is time to switch to 2.25 as the
> default version.
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Romain Naour <romain.naour@gmail.com>
Best regards,
Romain
> ---
> package/binutils/Config.in.host | 2 +-
> package/binutils/binutils.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/binutils/Config.in.host b/package/binutils/Config.in.host
> index b5b0154..b1389fe 100644
> --- a/package/binutils/Config.in.host
> +++ b/package/binutils/Config.in.host
> @@ -3,7 +3,7 @@ comment "Binutils Options"
> choice
> prompt "Binutils Version"
> depends on !BR2_arc
> - default BR2_BINUTILS_VERSION_2_24_X
> + default BR2_BINUTILS_VERSION_2_25_X
> help
> Select the version of binutils you wish to use.
>
> diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk
> index 0f75c1d..a40fdb7 100644
> --- a/package/binutils/binutils.mk
> +++ b/package/binutils/binutils.mk
> @@ -11,7 +11,7 @@ ifeq ($(BINUTILS_VERSION),)
> ifeq ($(BR2_arc),y)
> BINUTILS_VERSION = arc-2015.12
> else
> -BINUTILS_VERSION = 2.24
> +BINUTILS_VERSION = 2.25
> endif
> endif # BINUTILS_VERSION
>
>
next prev parent reply other threads:[~2016-03-09 12:59 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-06 15:06 [Buildroot] [PATCH 1/2] binutils: remove support for version 2.23 Thomas Petazzoni
2016-03-06 15:06 ` [Buildroot] [PATCH 2/2] binutils: switch to version 2.25 by default Thomas Petazzoni
2016-03-09 12:59 ` Romain Naour [this message]
2016-03-10 22:08 ` Peter Korsgaard
2016-03-09 12:43 ` [Buildroot] Best regards Romain Naour
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=56E01E20.9030101@gmail.com \
--to=romain.naour@gmail.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