diff options
| author | Jackie Huang <jackie.huang@windriver.com> | 2015-04-20 16:09:22 +0800 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-04-21 21:09:33 -0400 |
| commit | 6b986ac43ecb47e99a95bb433bfea1db00bb13f8 (patch) | |
| tree | 2bab00cb5ba7c30c5e7853c6a4af913dd9446057 /meta-openstack/recipes-devtools/python/python-heat_git.bb | |
| parent | 327ac77674d70d6bba2f17434dab787da0fec847 (diff) | |
| download | meta-cloud-services-6b986ac43ecb47e99a95bb433bfea1db00bb13f8.tar.gz | |
python-heat: upgrade to 2015.1.0b3
Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heat_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-heat_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heat_git.bb b/meta-openstack/recipes-devtools/python/python-heat_git.bb index 87e93c7..7750c93 100644 --- a/meta-openstack/recipes-devtools/python/python-heat_git.bb +++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb | |||
| @@ -16,8 +16,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | |||
| 16 | file://heat-tests-change-project_dir-path.patch \ | 16 | file://heat-tests-change-project_dir-path.patch \ |
| 17 | " | 17 | " |
| 18 | 18 | ||
| 19 | SRCREV="6d106dee26649202791596062b5a29049e962d80" | 19 | SRCREV = "34cc6d7e96e1a54dce5c91cc09583e08f2fa778e" |
| 20 | PV="2015.1.0b2+git${SRCPV}" | 20 | PV = "2015.1.0b3+git${SRCPV}" |
| 21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
| 22 | 22 | ||
| 23 | SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-templates ${SRCNAME}-cfn" | 23 | SERVICECREATE_PACKAGES = "${SRCNAME}-setup ${SRCNAME}-templates ${SRCNAME}-cfn" |
