meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [master][PATCH] gnutls: update INCOMPATIBLE_LICENSE to SPDX format
@ 2022-03-29  5:39 Denys Dmytriyenko
  2022-03-29 12:42 ` [meta-arago] " Ryan Eatmon
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2022-03-29  5:39 UTC (permalink / raw)
  To: meta-arago; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@konsulko.com>

All licenses have been migrated to SPDX format, so update their usage in
variables like INCOMPATIBLE_LICENSE.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
index 7928a810..4ad4f70a 100644
--- a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
+++ b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
@@ -2,4 +2,4 @@ PR:append = ".arago0"
 
 # Set INCOMPATIBLE_LICENSE to GPLv3 to allow gnutls to use the non GPLv2
 # version of gettext.
-INCOMPATIBLE_LICENSE = "GPLv3"
+INCOMPATIBLE_LICENSE = "GPL-3.0*"
-- 
2.25.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-arago] [master][PATCH] gnutls: update INCOMPATIBLE_LICENSE to SPDX format
  2022-03-29  5:39 [master][PATCH] gnutls: update INCOMPATIBLE_LICENSE to SPDX format Denys Dmytriyenko
@ 2022-03-29 12:42 ` Ryan Eatmon
  0 siblings, 0 replies; 2+ messages in thread
From: Ryan Eatmon @ 2022-03-29 12:42 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-arago; +Cc: Denys Dmytriyenko



On 3/29/2022 12:39 AM, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@konsulko.com>
> 
> All licenses have been migrated to SPDX format, so update their usage in
> variables like INCOMPATIBLE_LICENSE.
> 
> Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
> ---
>   meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
> index 7928a810..4ad4f70a 100644
> --- a/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
> +++ b/meta-arago-distro/recipes-support/gnutls/gnutls_%.bbappend
> @@ -2,4 +2,4 @@ PR:append = ".arago0"
>   
>   # Set INCOMPATIBLE_LICENSE to GPLv3 to allow gnutls to use the non GPLv2
>   # version of gettext.
> -INCOMPATIBLE_LICENSE = "GPLv3"
> +INCOMPATIBLE_LICENSE = "GPL-3.0*"

Applied patch to master.

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-29 12:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-29  5:39 [master][PATCH] gnutls: update INCOMPATIBLE_LICENSE to SPDX format Denys Dmytriyenko
2022-03-29 12:42 ` [meta-arago] " Ryan Eatmon

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).