summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glanceclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glanceclient_git.bb7
1 files changed, 3 insertions, 4 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
index 22dc854..db4b081 100644
--- a/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glanceclient_git.bb
@@ -9,12 +9,11 @@ DEPENDS += " \
9 python-pbr \ 9 python-pbr \
10 " 10 "
11 11
12SRCREV = "86635868c1eb3aec0c065c12cb9928c613940f36" 12SRCREV = "d4196325eb05dadfaf62d8facbd8c6fe50f72166"
13PV = "1.1.0+git${SRCPV}" 13PV = "2.5.0+git${SRCPV}"
14 14
15SRC_URI = "\ 15SRC_URI = "\
16 git://github.com/openstack/${BPN}.git;protocol=https \ 16 git://github.com/openstack/${BPN}.git;protocol=https;branch=stable/newton \
17 file://fix_glanceclient_memory_leak.patch \
18 file://glance-api-check.sh \ 17 file://glance-api-check.sh \
19 " 18 "
20 19