summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 23:40:06 -0500
committerBruce Ashfield <bruce.ashfield@windriver.com>2015-02-20 23:40:06 -0500
commit1b9cdc2807726a877ecff1734f2fe8fe1b922ed0 (patch)
treec1983d0a4454181f627478adfb4cfaac3d7e78d6 /meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
parentf2760cd5d8a1e2725d0c87bab0828fb6a4215c7c (diff)
parentdc8c4840c582677c7bfcb8870b3041d3e62c86f9 (diff)
downloadmeta-cloud-services-1b9cdc2807726a877ecff1734f2fe8fe1b922ed0.tar.gz
Merge branch 'master' into kilo
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 faf9b0b..31875fa 100644
--- a/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-cinderclient_git.bb
@@ -15,7 +15,7 @@ SRC_URI = "\
15 " 15 "
16 16
17PV="1.1.1+git${SRCPV}" 17PV="1.1.1+git${SRCPV}"
18SRCREV="f5d090844aff09d9db597f3cc88ea2e439d9a6b7" 18SRCREV="9e94d814c6ae07c3d5e8242754aebcce150265cc"
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20 20
21inherit setuptools monitor 21inherit setuptools monitor