diff options
Diffstat (limited to 'meta-openstack')
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index ddec8c4..5242dd5 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -2,7 +2,7 @@ DESCRIPTION = "Linux SCSI target framework (tgt)" | |||
| 2 | HOMEPAGE = "http://stgt.sourceforge.net" | 2 | HOMEPAGE = "http://stgt.sourceforge.net" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 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" | 5 | DEPENDS = "sg3-utils libaio" |
| 6 | 6 | ||
| 7 | SRCREV = "b43dbc6711e43c0a32cc4d9df22884841d911d51" | 7 | SRCREV = "b43dbc6711e43c0a32cc4d9df22884841d911d51" |
| 8 | PV = "1.0.79+git${SRCPV}" | 8 | PV = "1.0.79+git${SRCPV}" |
| @@ -58,6 +58,7 @@ RDEPENDS_${PN} = " \ | |||
| 58 | bash \ | 58 | bash \ |
| 59 | libaio \ | 59 | libaio \ |
| 60 | libconfig-general-perl \ | 60 | libconfig-general-perl \ |
| 61 | perl \ | ||
| 61 | perl-module-english \ | 62 | perl-module-english \ |
| 62 | perl-module-tie-hash-namedcapture \ | 63 | perl-module-tie-hash-namedcapture \ |
| 63 | perl-module-xsloader \ | 64 | perl-module-xsloader \ |
