summaryrefslogtreecommitdiffstats
path: root/meta-openstack
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack')
-rw-r--r--meta-openstack/recipes-devtools/python/python-glance_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb
index ee8ff09..0e3791b 100644
--- a/meta-openstack/recipes-devtools/python/python-glance_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-glance_git.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \
13 file://glance-change-builtin-tests-config-location.patch \ 13 file://glance-change-builtin-tests-config-location.patch \
14 " 14 "
15 15
16SRCREV="5148c9648fc959c1d807313176afe3fcf84b89cf" 16SRCREV="f41b305899d703f7604f3ae5ceb7cc95d67aa533"
17PV="2014.2.b1+git${SRCPV}" 17PV="2014.2.b1+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"