Buildroot Archive on lore.kernel.org
 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 1/1] package/usbutils: update license information
Date: Fri, 31 Jul 2026 14:05:29 +0200	[thread overview]
Message-ID: <20260731120529.3698-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260721160607.276174-1-fiona.klute@gmx.de>

In reply of:
> According to the upstream changelog LGPL-2.1+, CC0-1.0, and MIT
> licenses were added with v018. Grouping is derived from individual
> SPDX-License-Identifier headers in the source files.
> 
> [1] https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbutils.git/tree/NEWS?id=bd86478bb8d09abd0aba8ead781bc8f4609521e6#n159
> 
> Signed-off-by: Fiona Klute (Othermo GmbH) <fiona.klute@gmx.de>

Applied to 2025.02.x & 2026.05.x. Thanks

> ---
>  package/usbutils/usbutils.hash | 3 +++
>  package/usbutils/usbutils.mk   | 9 +++++++--
>  2 files changed, 10 insertions(+), 2 deletions(-)
> 
> diff --git a/package/usbutils/usbutils.hash b/package/usbutils/usbutils.hash
> index 3527d4e30d..e4fbe18070 100644
> --- a/package/usbutils/usbutils.hash
> +++ b/package/usbutils/usbutils.hash
> @@ -1,5 +1,8 @@
>  # From https://www.kernel.org/pub/linux/utils/usb/usbutils/sha256sums.asc
>  sha256  659f40c440e31ba865c52c818a33d3ba6a97349e3353f8b1985179cb2aa71ec5  usbutils-019.tar.xz
>  # Locally calculated
> +sha256  1f2fa2e0fac0e224fa84969d0e0b3e6801ecdfb7b9526a4664787e840ad705a2  LICENSES/CC0-1.0.txt
>  sha256  91412672119c72352b76c1d48fa1a8b7cdc7f70be7929e468c8805db468e23e4  LICENSES/GPL-2.0-only.txt
>  sha256  4631da83311d27f99078d0d102e31bd34a4fcbcc2dae2aa40f1454a5b48125dc  LICENSES/GPL-3.0-only.txt
> +sha256  efbaee946ac92a48b89eae36f655844042370d2f0e04eadea1e2998efae24ebd  LICENSES/LGPL-2.1-or-later.txt
> +sha256  323c587d0ccf10e376f8bf9a7f31fb4ca6078105194b42e0b1e0ee2bc9bde71f  LICENSES/MIT.txt
> diff --git a/package/usbutils/usbutils.mk b/package/usbutils/usbutils.mk
> index afeb7ded2a..4fbb358dfa 100644
> --- a/package/usbutils/usbutils.mk
> +++ b/package/usbutils/usbutils.mk
> @@ -8,8 +8,13 @@ USBUTILS_VERSION = 019
>  USBUTILS_SOURCE = usbutils-$(USBUTILS_VERSION).tar.xz
>  USBUTILS_SITE = $(BR2_KERNEL_MIRROR)/linux/utils/usb/usbutils
>  USBUTILS_DEPENDENCIES = host-pkgconf libudev libusb
> -USBUTILS_LICENSE = GPL-2.0+ (utils) GPL-2.0 or GPL-3.0 (lsusb.py)
> -USBUTILS_LICENSE_FILES = LICENSES/GPL-2.0-only.txt LICENSES/GPL-3.0-only.txt
> +USBUTILS_LICENSE = GPL-2.0+, GPL-2.0 (utils), LGPL-2.1+ (config/CI), GPL-2.0 or GPL-3.0 (lsusb.py), CC0-1.0, MIT (ccan)
> +USBUTILS_LICENSE_FILES = \
> +	LICENSES/CC0-1.0.txt \
> +	LICENSES/GPL-2.0-only.txt \
> +	LICENSES/GPL-3.0-only.txt \
> +	LICENSES/LGPL-2.1-or-later.txt \
> +	LICENSES/MIT.txt
>  
>  ifeq ($(BR2_PACKAGE_LIBICONV),y)
>  USBUTILS_DEPENDENCIES += libiconv
> -- 
> 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

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

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-21 16:06 [Buildroot] [PATCH 1/1] package/usbutils: update license information Fiona Klute via buildroot
2026-07-21 20:19 ` Julien Olivain via buildroot
2026-07-31 12:05 ` Thomas Perale 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=20260731120529.3698-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