summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-glance_git.bb
diff options
context:
space:
mode:
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} \