diff options
Diffstat (limited to 'meta/recipes-support/gnutls/gnutls_3.7.3.bb')
-rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.7.3.bb | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.7.3.bb b/meta/recipes-support/gnutls/gnutls_3.7.3.bb index 6c47ed350f..ebabac1bd0 100644 --- a/meta/recipes-support/gnutls/gnutls_3.7.3.bb +++ b/meta/recipes-support/gnutls/gnutls_3.7.3.bb | |||
@@ -4,11 +4,11 @@ TLS and DTLS protocols and technologies around them." | |||
4 | HOMEPAGE = "https://gnutls.org/" | 4 | HOMEPAGE = "https://gnutls.org/" |
5 | BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls" | 5 | BUGTRACKER = "https://savannah.gnu.org/support/?group=gnutls" |
6 | 6 | ||
7 | LICENSE = "GPLv3+ & LGPLv2.1+" | 7 | LICENSE = "GPL-3.0-or-later & LGPL-2.1-or-later" |
8 | LICENSE:${PN} = "LGPLv2.1+" | 8 | LICENSE:${PN} = "LGPL-2.1-or-later" |
9 | LICENSE:${PN}-xx = "LGPLv2.1+" | 9 | LICENSE:${PN}-xx = "LGPL-2.1-or-later" |
10 | LICENSE:${PN}-bin = "GPLv3+" | 10 | LICENSE:${PN}-bin = "GPL-3.0-or-later" |
11 | LICENSE:${PN}-openssl = "GPLv3+" | 11 | LICENSE:${PN}-OpenSSL = "GPL-3.0-or-later" |
12 | 12 | ||
13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283 \ | 13 | LIC_FILES_CHKSUM = "file://LICENSE;md5=71391c8e0c1cfe68077e7fce3b586283 \ |
14 | file://doc/COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \ | 14 | file://doc/COPYING;md5=c678957b0c8e964aa6c70fd77641a71e \ |