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-25 14:58:02 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-07-25 14:58:02 -0400
commit3085fa57f54335cfa3794aaf1f45928f5300b000 (patch)
treeb0d982a05e46011fca2380e5fce62461493dddaa /meta-openstack/recipes-devtools/python/python-glance_git.bb
parent5f37a02908d912c32a9fa8e8cac931d7dd2c0569 (diff)
downloadmeta-cloud-services-3085fa57f54335cfa3794aaf1f45928f5300b000.tar.gz
glance: update to 2014-07-24 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.bb3
1 files changed, 2 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 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 \
13 file://glance-change-builtin-tests-config-location.patch \ 13 file://glance-change-builtin-tests-config-location.patch \
14 " 14 "
15 15
16SRCREV="49f8e17d3a44737734a50feb9193fae6ede0cada" 16SRCREV="5148c9648fc959c1d807313176afe3fcf84b89cf"
17PV="2014.2.b1+git${SRCPV}" 17PV="2014.2.b1+git${SRCPV}"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
@@ -155,6 +155,7 @@ RDEPENDS_${PN} += "python-greenlet \
155 python-pbr \ 155 python-pbr \
156 python-i18n \ 156 python-i18n \
157 python-oslo.i18n \ 157 python-oslo.i18n \
158 python-retrying \
158 " 159 "
159 160
160RDEPENDS_${SRCNAME} = "${PN} \ 161RDEPENDS_${SRCNAME} = "${PN} \