summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-cinderclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-cinderclient_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index 1f4e4a6..2866526 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -14,7 +14,7 @@ SRC_URI = "\
14 " 14 "
15 15
16PV="1.0.8+git${SRCPV}" 16PV="1.0.8+git${SRCPV}"
17SRCREV="ea8c9554c947b7fd30adfb1249a9317f258901ab" 17SRCREV="5278bdb0c53e34a6c647a0f8f6158f37236a9d2f"
18S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
19 19
20inherit setuptools 20inherit setuptools