summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:18:41 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2013-12-19 10:18:41 -0500
commit47a428259e366b85e48c99ff2a4eaf42e8fbbe69 (patch)
tree9d242877a776e3306b9b4212d442fd5beabc4f33
parentf96114c8084fb771a822f50954bd5cf6ec1d7e6c (diff)
downloadmeta-cloud-services-47a428259e366b85e48c99ff2a4eaf42e8fbbe69.tar.gz
heat: update to 2013.2.2
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
-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 d4314f4..8dade1f 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="e6979b0f81c2cbc87cb353cfa29790b68d70a193" 15SRCREV="ff6901141fbbc0a13604491aaba01a60487d6f6d"
16PV="2013.2+git${SRCPV}" 16PV="2013.2.2+git${SRCPV}"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19do_install_append() { 19do_install_append() {