summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index e828cba..393cc45 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -7,8 +7,8 @@ SRC_URI = "git://github.com/openstack/python-glanceclient.git \
7 file://glance-api-check.sh \ 7 file://glance-api-check.sh \
8 " 8 "
9 9
10PV = "2.16.0+git${SRCPV}" 10PV = "2.17.0+git${SRCPV}"
11SRCREV = "44a4dbd6ce2642daeaca9f45ac99e2d1b39e805a" 11SRCREV = "40c19aa44361e13ac997d325d357d3e4748fa063"
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13
14DEPENDS += " \ 14DEPENDS += " \