summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb5
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb
index 56209b8..f6c090f 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -24,8 +24,8 @@ SRC_URI += "file://nova-all \
24 file://nova.conf \ 24 file://nova.conf \
25 file://openrc \ 25 file://openrc \
26 " 26 "
27SRCREV="e0331cfe9d49f25b8a23f5fc473f610415bb07ac" 27SRCREV="e15ce7735e492f9eb0914efb621211e315ea40d9"
28PV="2014.2.b1+git${SRCPV}" 28PV="2014.2.b2+git${SRCPV}"
29 29
30S = "${WORKDIR}/git" 30S = "${WORKDIR}/git"
31 31
@@ -304,6 +304,7 @@ RDEPENDS_${PN} = " libvirt \
304 python-pbr \ 304 python-pbr \
305 spice-html5 \ 305 spice-html5 \
306 python-posix-ipc \ 306 python-posix-ipc \
307 python-rfc3986 \
307 " 308 "
308 309
309RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \ 310RDEPENDS_${SRCNAME}-common = "${PN} openssl openssl-misc libxml2 libxslt \