All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni via buildroot <buildroot@buildroot.org>
To: Romain Naour <romain.naour@gmail.com>
Cc: "Joel Stanley" <joel@jms.id.au>,
	"Cédric Le Goater" <clg@kaod.org>,
	buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] configs/qemu_ppc64*: remove binutils version from defconfigs
Date: Fri, 4 Aug 2023 22:19:13 +0200	[thread overview]
Message-ID: <20230804221913.39bd846d@windsurf> (raw)
In-Reply-To: <20230803213814.1282751-1-romain.naour@gmail.com>

On Thu,  3 Aug 2023 23:38:14 +0200
Romain Naour <romain.naour@gmail.com> wrote:

> Buildroot 2022.05 use binutils 2.37 by default, but the binutils
> version was downgraded to the previous binutils version in qemu_ppc64*
> defconfigs due to a bug in binutils 2.37 [1].
> 
> Later when binutils 2.36 has been removed the binutils version has
> been updated to 2.38 (even though it was already the default version
> selected by Buildroot at that time) [2].
> 
> Since then, several binutils release has been added and the binutils
> version 2.38 has been removed recently [3].
> 
> Since the initial bug is gone with the removal of binutils 2.37,
> we can safely remove the binutils version from qemu_ppc64 defconfigs.
> 
> [1] 1e2fe860f3a261fc877591c056808d6fb30e25d4
> [2] e461c9adc82a889deb6e259ce811193cb8d00f36
> [3] 1391c99d627d27c55bec99072b3ae4d78be02c74
> 
> Fixes:
> https://gitlab.com/buildroot.org/toolchains-builder/-/jobs/4798047373
> 
> Signed-off-by: Romain Naour <romain.naour@gmail.com>
> Cc: Cédric Le Goater <clg@kaod.org>
> Cc: Joel Stanley <joel@jms.id.au>
> ---
>  configs/qemu_ppc64_e5500_defconfig      | 1 -
>  configs/qemu_ppc64_pseries_defconfig    | 1 -
>  configs/qemu_ppc64le_powernv8_defconfig | 1 -
>  configs/qemu_ppc64le_pseries_defconfig  | 1 -
>  4 files changed, 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

      reply	other threads:[~2023-08-04 20:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-03 21:38 [Buildroot] [PATCH] configs/qemu_ppc64*: remove binutils version from defconfigs Romain Naour
2023-08-04 20:19 ` Thomas Petazzoni via buildroot [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=20230804221913.39bd846d@windsurf \
    --to=buildroot@buildroot.org \
    --cc=clg@kaod.org \
    --cc=joel@jms.id.au \
    --cc=romain.naour@gmail.com \
    --cc=thomas.petazzoni@bootlin.com \
    /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.