buildroot.buildroot.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: Fiona Klute <fiona.klute@gmx.de>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 7/7] package/binutils: fix license information
Date: Fri, 31 Jul 2026 14:05:32 +0200	[thread overview]
Message-ID: <20260731120532.3747-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260722153224.624762-7-fiona.klute@gmx.de>

In reply of:
> A few headers outside libiberty use LGPL-2.1+, too, and other headers
> and some scripts use GPL-2.0+.
> 
> Signed-off-by: Fiona Klute (Othermo GmbH) <fiona.klute@gmx.de>

Applied to 2025.02.x & 2026.05.x. Thanks

> ---
>  package/binutils/binutils.hash | 1 +
>  package/binutils/binutils.mk   | 4 ++--
>  2 files changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/package/binutils/binutils.hash b/package/binutils/binutils.hash
> index 14fd65d4a9..9ba6689d46 100644
> --- a/package/binutils/binutils.hash
> +++ b/package/binutils/binutils.hash
> @@ -7,5 +7,6 @@ sha512  a5c65e56e400ed3fb8906a995dbb93eb5bea54b16344244653d7f44ef29ceb60270da263
>  sha512  46c336a16bde7b73dc4ceac0986887d47d542a1452e1936ef871b5e76afdb6cad4b18ccb4d93341358e7bb92c2ef74781e1fb72935d527d15251ac9f9daa8305  binutils-gdb-arc-2024.12-release.tar.gz
>  
>  # locally computed
> +sha256  231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c  COPYING
>  sha256  8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903  COPYING3
>  sha256  56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d  COPYING.LIB
> diff --git a/package/binutils/binutils.mk b/package/binutils/binutils.mk
> index f772c9cf9a..f39d24e986 100644
> --- a/package/binutils/binutils.mk
> +++ b/package/binutils/binutils.mk
> @@ -27,8 +27,8 @@ BINUTILS_EXTRA_CONFIG_OPTIONS = $(call qstrip,$(BR2_BINUTILS_EXTRA_CONFIG_OPTION
>  BINUTILS_INSTALL_STAGING = YES
>  BINUTILS_DEPENDENCIES = zlib $(TARGET_NLS_DEPENDENCIES)
>  BINUTILS_MAKE_OPTS = LIBS=$(TARGET_NLS_LIBS)
> -BINUTILS_LICENSE = GPL-3.0+, libiberty LGPL-2.1+
> -BINUTILS_LICENSE_FILES = COPYING3 COPYING.LIB
> +BINUTILS_LICENSE = GPL-3.0+, GPL-2.0+, LGPL-2.1+
> +BINUTILS_LICENSE_FILES = COPYING COPYING3 COPYING.LIB
>  BINUTILS_CPE_ID_VENDOR = gnu
>  
>  # 0003-objdump-memleak.patch
> -- 
> 2.53.0
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  reply	other threads:[~2026-07-31 12:05 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 15:32 [Buildroot] [PATCH 1/7] package/skeleton{, -init-*}: add license information Fiona Klute via buildroot
2026-07-22 15:32 ` [Buildroot] [PATCH 2/7] package/environment-setup: add license info Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-22 15:32 ` [Buildroot] [PATCH 3/7] package/ifupdown-scripts: " Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-22 15:32 ` [Buildroot] [PATCH 4/7] package/initscripts: " Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-22 15:32 ` [Buildroot] [PATCH 5/7] package/urandom-scripts: " Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-22 15:32 ` [Buildroot] [PATCH 6/7] package/xz: fix license information Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot
2026-07-22 15:32 ` [Buildroot] [PATCH 7/7] package/binutils: " Fiona Klute via buildroot
2026-07-31 12:05   ` Thomas Perale via buildroot [this message]
2026-07-22 20:27 ` [Buildroot] [PATCH 1/7] package/skeleton{, -init-*}: add " Julien Olivain via buildroot
2026-07-22 20:52   ` Fiona Klute via buildroot
2026-07-31 12:05 ` Thomas Perale via buildroot

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=20260731120532.3747-1-thomas.perale@mind.be \
    --to=buildroot@buildroot.org \
    --cc=fiona.klute@gmx.de \
    --cc=thomas.perale@mind.be \
    /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;
as well as URLs for NNTP newsgroup(s).