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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
index 9e0b747..faf9b0b 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -14,8 +14,8 @@ SRC_URI = "\
14 file://cinder-api-check.sh \ 14 file://cinder-api-check.sh \
15 " 15 "
16 16
17PV="1.1.0+git${SRCPV}" 17PV="1.1.1+git${SRCPV}"
18SRCREV="4c8464114f5539706cffc6888ce007d0d3ceba16" 18SRCREV="f5d090844aff09d9db597f3cc88ea2e439d9a6b7"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools monitor 21inherit setuptools monitor