summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-07-22 09:30:27 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-22 09:30:27 -0400
commit51b54dd94590412cd6438e0a9789375fae7ed530 (patch)
tree03a86caa539d0cfae2c6321a386ead1de360d5be /meta-openstack/recipes-devtools/python/python-glance_git.bb
parent6544d4172c9f3c31ec5db5cd48095791eeb8fbc7 (diff)
downloadmeta-cloud-services-51b54dd94590412cd6438e0a9789375fae7ed530.tar.gz
glance: update to july 21 snapshot
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-glance_git.bb')
-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 37c1aff..74c89cc 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="c3596aef1ef2904c06eb01b02549541df51fbe65" 16SRCREV="49f8e17d3a44737734a50feb9193fae6ede0cada"
17PV="2014.2.b1+git${SRCPV}" 17PV="2014.2.b1+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"