summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-04-03 23:51:34 -0400
commit74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6 (patch)
tree4fe99656a7d908156330c48b10e19afeac1283b2 /meta-openstack/recipes-devtools/python/python-heatclient_git.bb
parent3b9fa62452c636c49cc1bd19436e37882c76b88c (diff)
downloadmeta-cloud-services-74a9cd7f6f81fe5e4f4071c9b7742536f3d1d8e6.tar.gz
clients: update to the latest client code
Updating to the latest clients as of April 3, 2014. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-heatclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-heatclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
index 9902de1..bd9a68d 100644
--- a/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-heatclient_git.bb
@@ -23,7 +23,7 @@ PR = "r0"
23SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master" 23SRC_URI = "git://github.com/openstack/python-heatclient.git;branch=master"
24 24
25PV="0.2.7+git${SRCPV}" 25PV="0.2.7+git${SRCPV}"
26SRCREV="55e794f922dd2005a62bb33fd129996b6c476b66" 26SRCREV="2f07742f1dde22251e1c5d324e7cbeb701e2a789"
27S = "${WORKDIR}/git" 27S = "${WORKDIR}/git"
28 28
29inherit setuptools 29inherit setuptools