From: Martin Jansa <[email protected]> As suggested by Joshua: https://lists.openembedded.org/g/openembedded-core/message/241541
https://github.com/GNOME/glib-networking/blob/2.80.1/LICENSE_EXCEPTION The text of the exception is very close to the https://spdx.org/licenses/openvpn-openssl-exception.html (with replacements) Signed-off-by: Martin Jansa <[email protected]> --- meta/recipes-core/glib-networking/glib-networking_2.80.1.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/meta/recipes-core/glib-networking/glib-networking_2.80.1.bb b/meta/recipes-core/glib-networking/glib-networking_2.80.1.bb index d81d7d75e9..aa13900da1 100644 --- a/meta/recipes-core/glib-networking/glib-networking_2.80.1.bb +++ b/meta/recipes-core/glib-networking/glib-networking_2.80.1.bb @@ -4,8 +4,7 @@ HOMEPAGE = "https://gitlab.gnome.org/GNOME/glib-networking/" BUGTRACKER = "http://bugzilla.gnome.org" LICENSE = "LGPL-2.1-or-later" -LICENSE:append = "${@bb.utils.contains('PACKAGECONFIG', 'openssl', ' AND LicenseRef-Glib-Networking-OpenSSL-Exception', '', d)}" -NO_GENERIC_LICENSE[Glib-Networking-OpenSSL-Exception] = "LICENSE_EXCEPTION" +LICENSE:append = "${@bb.utils.contains('PACKAGECONFIG', 'openssl', ' AND LGPL-2.1-or-later WITH openvpn-openssl-exception', '', d)}" LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c \ file://LICENSE_EXCEPTION;md5=0f5be697951b5e71aff00f4a4ce66be8 \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241804): https://lists.openembedded.org/g/openembedded-core/message/241804 Mute This Topic: https://lists.openembedded.org/mt/120408034/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
