summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-support/tgt/tgt_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2022-03-25 03:09:42 +0000
commitde6d4eeb3202e04bca0e645571a612a745d7ebe2 (patch)
treeb2c6cb14a6d9564c7e1ebe6ff416cfd878941bbf /meta-openstack/recipes-support/tgt/tgt_git.bb
parent26024bb82d2e60b38b1402d5541ccfcd5c1624e5 (diff)
downloadmeta-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/tgt/tgt_git.bb')
-rw-r--r--meta-openstack/recipes-support/tgt/tgt_git.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1DESCRIPTION = "Linux SCSI target framework (tgt)" 1DESCRIPTION = "Linux SCSI target framework (tgt)"
2HOMEPAGE = "http://stgt.sourceforge.net" 2HOMEPAGE = "http://stgt.sourceforge.net"
3LICENSE = "GPLv2" 3LICENSE = "GPL-2.0-only"
4LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c" 4LIC_FILES_CHKSUM = "file://scripts/tgtd.spec;beginline=7;endline=7;md5=21c19ea7dad04648b9c2f791b6e29b4c"
5DEPENDS = "sg3-utils libaio" 5DEPENDS = "sg3-utils libaio"
6 6