diff options
| author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-21 00:42:55 -0500 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-02-21 00:42:55 -0500 |
| commit | 759b7b65a439bfdef58af0fa513f38ca5b85482c (patch) | |
| tree | d3cd21ff7d4aed5e65ff243cd5966b01970e9462 /meta-openstack/recipes-devtools/python/python-heat_git.bb | |
| parent | 1b9cdc2807726a877ecff1734f2fe8fe1b922ed0 (diff) | |
| parent | 441977d076e5c0aeace44ba65d301b5c6c61d59f (diff) | |
| download | meta-cloud-services-759b7b65a439bfdef58af0fa513f38ca5b85482c.tar.gz | |
Merge branch 'master' into kilo
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index dc989b5..8718147 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb | |||
| @@ -133,6 +133,9 @@ PACKAGES += "${SRCNAME}-tests ${SRCNAME}-templates ${SRCNAME}-common ${SRCNAME}- | |||
| 133 | PACKAGES += "${SRCNAME}-setup" | 133 | PACKAGES += "${SRCNAME}-setup" |
| 134 | PACKAGES += "${SRCNAME}-cfn" | 134 | PACKAGES += "${SRCNAME}-cfn" |
| 135 | 135 | ||
| 136 | RDEPENDS_${SRCNAME}-tests += " bash" | ||
| 137 | |||
| 138 | |||
| 136 | ALLOW_EMPTY_${SRCNAME}-setup = "1" | 139 | ALLOW_EMPTY_${SRCNAME}-setup = "1" |
| 137 | ALLOW_EMPTY_${SRCNAME}-templates = "1" | 140 | ALLOW_EMPTY_${SRCNAME}-templates = "1" |
| 138 | ALLOW_EMPTY_${SRCNAME}-cfn = "1" | 141 | ALLOW_EMPTY_${SRCNAME}-cfn = "1" |
