diff options
| author | Mihai Prica <prica.mihai@gmail.com> | 2013-06-27 14:16:45 +0300 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2013-08-28 18:41:57 -0400 |
| commit | a3e24ede8400672b809ce31c22ae8b3fc6fe1eb6 (patch) | |
| tree | a9c711b0229bc05904d8257619ba7f80d7fadd5c /meta-openstack/recipes-support/tgt | |
| parent | 64c6a7a41e53b288b5cf5fcc0097421228261f07 (diff) | |
| download | meta-cloud-services-a3e24ede8400672b809ce31c22ae8b3fc6fe1eb6.tar.gz | |
tgt: Changed perl-tests to perl-ptest
Signed-off-by: Mihai Prica <prica.mihai@gmail.com>
Diffstat (limited to 'meta-openstack/recipes-support/tgt')
| -rw-r--r-- | meta-openstack/recipes-support/tgt/tgt_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-support/tgt/tgt_git.bb b/meta-openstack/recipes-support/tgt/tgt_git.bb index fd23ea5..1b5f106 100644 --- a/meta-openstack/recipes-support/tgt/tgt_git.bb +++ b/meta-openstack/recipes-support/tgt/tgt_git.bb | |||
| @@ -26,8 +26,8 @@ do_install() { | |||
| 26 | install -m 0755 ${WORKDIR}/tgtd.init ${D}${sysconfdir}/init.d/tgtd | 26 | install -m 0755 ${WORKDIR}/tgtd.init ${D}${sysconfdir}/init.d/tgtd |
| 27 | fi | 27 | fi |
| 28 | } | 28 | } |
| 29 | 29 | #perl-ptest | |
| 30 | RDEPENDS_${PN} = "perl-tests \ | 30 | RDEPENDS_${PN} = " \ |
| 31 | libconfig-general-perl \ | 31 | libconfig-general-perl \ |
| 32 | perl-module-english \ | 32 | perl-module-english \ |
| 33 | perl-module-tie-hash-namedcapture \ | 33 | perl-module-tie-hash-namedcapture \ |
