From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Marcin Niestroj <m.niestroj@grinn-global.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH] package/dt-utils: bump to version 2023.08.0
Date: Sat, 16 Sep 2023 15:11:45 +0200 [thread overview]
Message-ID: <20230916131145.GD415981@scaer> (raw)
In-Reply-To: <20230916043757.138677-1-m.niestroj@grinn-global.com>
Marcin, All,
On 2023-09-16 06:37 +0200, Marcin Niestroj spake thusly:
> COPYING is now a symlink pointing to LICENSES/GPL-2.0-only.txt. More
> license files were added and all source code files were updated with
> proper license being used. See [1-4].
>
> List all licenses used in runtime by produced binary (and omit
> GPL-3.0-or-later for check-news.sh script).
Thansk for the explanations.
[--SNIP--]
> diff --git a/package/dt-utils/dt-utils.mk b/package/dt-utils/dt-utils.mk
> index d264e2cdc9..05c2c530e7 100644
> --- a/package/dt-utils/dt-utils.mk
> +++ b/package/dt-utils/dt-utils.mk
> @@ -4,11 +4,12 @@
> #
> ################################################################################
>
> -DT_UTILS_VERSION = 2021.03.0
> +DT_UTILS_VERSION = 2023.08.0
> DT_UTILS_SOURCE = dt-utils-$(DT_UTILS_VERSION).tar.xz
> DT_UTILS_SITE = https://git.pengutronix.de/cgit/tools/dt-utils/snapshot
> -DT_UTILS_LICENSE = GPL-2.0
> -DT_UTILS_LICENSE_FILES = COPYING
> +DT_UTILS_LICENSE = CC0-1.0 GPL-2.0 GPL-2.0+ Zlib
_LICENSE is a comma-sapce separated list.
> +DT_UTILS_LICENSE_FILES = LICENSES/CC0-1.0.txt LICENSES/GPL-2.0-only.txt \
> + LICENSES/GPL-2.0-or-later.txt LICENSES/Zlib.txt
I've made that a full multi-line assignment.
Applied to master, thanks.
Regards,
Yann E. MORIN.
> DT_UTILS_DEPENDENCIES = udev
> DT_UTILS_AUTORECONF = YES
>
> --
> 2.42.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2023-09-16 13:11 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-16 4:37 [Buildroot] [PATCH] package/dt-utils: bump to version 2023.08.0 Marcin Niestroj
2023-09-16 13:11 ` Yann E. MORIN [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=20230916131145.GD415981@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=m.niestroj@grinn-global.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.