From 3085fa57f54335cfa3794aaf1f45928f5300b000 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 25 Jul 2014 14:58:02 -0400 Subject: glance: update to 2014-07-24 snapshot Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-glance_git.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-glance_git.bb b/meta-openstack/recipes-devtools/python/python-glance_git.bb index 74c89cc..7aef639 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 \ file://glance-change-builtin-tests-config-location.patch \ " -SRCREV="49f8e17d3a44737734a50feb9193fae6ede0cada" +SRCREV="5148c9648fc959c1d807313176afe3fcf84b89cf" PV="2014.2.b1+git${SRCPV}" S = "${WORKDIR}/git" @@ -155,6 +155,7 @@ RDEPENDS_${PN} += "python-greenlet \ python-pbr \ python-i18n \ python-oslo.i18n \ + python-retrying \ " RDEPENDS_${SRCNAME} = "${PN} \ -- cgit v1.2.3-54-g00ecf