From: Denys Dmytriyenko <[email protected]> All licenses have been migrated to SPDX format, so update their usage in variables like INCOMPATIBLE_LICENSE.
Signed-off-by: Denys Dmytriyenko <[email protected]> --- 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 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13760): https://lists.yoctoproject.org/g/meta-arago/message/13760 Mute This Topic: https://lists.yoctoproject.org/mt/90102674/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
