diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-03-25 03:09:42 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2022-03-25 03:09:42 +0000 |
| commit | de6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch) | |
| tree | b2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /meta-openstack/recipes-support | |
| parent | 26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff) | |
| download | meta-cloud-services-de6d4eeb3202e04bca0e645571a612a745d7ebe2.tar.gz | |
global: convert license to SPDX variants
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-support')
| -rw-r--r-- | meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | 2 | ||||
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb index dac933d..b69b08c 100644 --- a/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb +++ b/meta-openstack/recipes-support/spice-html5/spice-html5_git.bb | |||
| @@ -11,7 +11,7 @@ DESCRIPTION = "\ | |||
| 11 | where it is running, but from anywhere on the Internet and from a wide \ | 11 | where it is running, but from anywhere on the Internet and from a wide \ |
| 12 | variety of machine architectures. \ | 12 | variety of machine architectures. \ |
| 13 | " | 13 | " |
| 14 | LICENSE = "GPLv3 & LGPLv3" | 14 | LICENSE = "GPL-3.0-only & LGPL-3.0-only" |
| 15 | LIC_FILES_CHKSUM = "\ | 15 | LIC_FILES_CHKSUM = "\ |
| 16 | file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ | 16 | file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \ |
| 17 | file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" | 17 | file://COPYING.LESSER;md5=e6a600fd5e1d9cbde2d983680233ad02" |
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index b297c9f..9c5c24b 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | DESCRIPTION = "Linux SCSI target framework (tgt)" | 1 | DESCRIPTION = "Linux SCSI target framework (tgt)" |
| 2 | HOMEPAGE = "http://stgt.sourceforge.net" | 2 | HOMEPAGE = "http://stgt.sourceforge.net" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPL-2.0-only" |
| 4 | LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" | 4 | LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" |
| 5 | DEPENDS = "sg3-utils libaio" | 5 | DEPENDS = "sg3-utils libaio" |
| 6 | 6 | ||
