diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinder_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-cinder_git.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinder_git.bb b/meta-openstack/recipes-devtools/python/python-cinder_git.bb index 9f70beb..3523038 100644 --- a/meta-openstack/recipes-devtools/python/python-cinder_git.bb +++ b/meta-openstack/recipes-devtools/python/python-cinder_git.bb | |||
| @@ -152,6 +152,10 @@ pkg_postinst_${SRCNAME}-setup () { | |||
| 152 | 152 | ||
| 153 | PACKAGES += "${SRCNAME}-tests ${SRCNAME} ${SRCNAME}-setup ${SRCNAME}-api ${SRCNAME}-volume ${SRCNAME}-scheduler ${SRCNAME}-backup" | 153 | PACKAGES += "${SRCNAME}-tests ${SRCNAME} ${SRCNAME}-setup ${SRCNAME}-api ${SRCNAME}-volume ${SRCNAME}-scheduler ${SRCNAME}-backup" |
| 154 | ALLOW_EMPTY_${SRCNAME}-setup = "1" | 154 | ALLOW_EMPTY_${SRCNAME}-setup = "1" |
| 155 | ALLOW_EMPTY_${SRCNAME}-backup = "1" | ||
| 156 | ALLOW_EMPTY_${SRCNAME}-scheduler = "1" | ||
| 157 | ALLOW_EMPTY_${SRCNAME}-volume = "1" | ||
| 158 | ALLOW_EMPTY_${SRCNAME}-api = "1" | ||
| 155 | 159 | ||
| 156 | RDEPENDS_${SRCNAME}-tests += " bash python" | 160 | RDEPENDS_${SRCNAME}-tests += " bash python" |
| 157 | 161 | ||
