summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heat_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-09 15:18:08 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-05-09 15:20:44 -0400
commit84074d411ce774406aa4e485437e7b5302d931bc (patch)
tree635497f8a15b452e7d6cd4f19195220bd4e3211e /meta-openstack/recipes-devtools/python/python-heat_git.bb
parentc2f060b457d2a71d52eb827bbb40abd4718c1dea (diff)
downloadmeta-cloud-services-84074d411ce774406aa4e485437e7b5302d931bc.tar.gz
core: update core components to latest havana/stable releases
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.bb4
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 bd32aca..b5dd958 100644
--- a/meta-openstack/recipes-devtools/python/python-heat_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heat_git.bb
@@ -12,8 +12,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \
12 file://heat.init \ 12 file://heat.init \
13" 13"
14 14
15SRCREV="ff6901141fbbc0a13604491aaba01a60487d6f6d" 15SRCREV="58de9e6415f5bdabde708c8584b21b59b7e96a88"
16PV="2013.2.2+git${SRCPV}" 16PV="2013.2.3+git${SRCPV}"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19do_install_append() { 19do_install_append() {