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/2] package/ugetty: use correct SPDX license identifier
Date: Fri, 31 Jul 2026 14:21:52 +0200 [thread overview]
Message-ID: <20260731122152.155524-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260722205142.674788-1-fiona.klute@gmx.de>
In reply of:
> BSD-0-Clause is not a recognized SPDX license identifier. 0BSD is used
> in the LICENSE file, and LICENSE.0BSD matches the 0BSD license text
> [1].
>
> [1] https://spdx.org/licenses/0BSD.html
>
> Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Applied to 2026.05.x. Thanks
> ---
> package/ugetty/ugetty.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/ugetty/ugetty.mk b/package/ugetty/ugetty.mk
> index d3424bee42..6214498094 100644
> --- a/package/ugetty/ugetty.mk
> +++ b/package/ugetty/ugetty.mk
> @@ -6,7 +6,7 @@
>
> UGETTY_VERSION = f1b7858778800b7256e9874f266c1d16ced22a6e
> UGETTY_SITE = $(call github,ryancdotorg,ugetty,$(UGETTY_VERSION))
> -UGETTY_LICENSE = BSD-0-Clause or MIT or CC0-1.0
> +UGETTY_LICENSE = 0BSD or MIT or CC0-1.0
> UGETTY_LICENSE_FILES = LICENSE LICENSE.0BSD LICENSE.CC0 LICENSE.MIT-0
>
> define UGETTY_BUILD_CMDS
> --
> 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
prev parent reply other threads:[~2026-07-31 12:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-22 20:51 [Buildroot] [PATCH 1/2] package/ugetty: use correct SPDX license identifier Fiona Klute via buildroot
2026-07-22 20:51 ` [Buildroot] [PATCH 2/2] package/agec: " Fiona Klute via buildroot
2026-07-23 16:46 ` [Buildroot] [PATCH 1/2] package/ugetty: " Julien Olivain via buildroot
2026-07-31 12:21 ` 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=20260731122152.155524-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