summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-nova_git.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-08-29 09:47:53 -0400
committerBruce Ashfield <bruce.ashfield@windriver.com>2014-08-29 09:47:53 -0400
commit6549b2afe37bc17cafd8c6a824cd799afa1bb35b (patch)
tree5c118c6fec996d7c2b314812fb4be6c572deda34 /meta-openstack/recipes-devtools/python/python-nova_git.bb
parent6fbb59a85e7e495eaee7fd580dcdac2ecedcf790 (diff)
downloadmeta-cloud-services-6549b2afe37bc17cafd8c6a824cd799afa1bb35b.tar.gz
core: update core projects to juno 2014.2-b2 versions
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
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 \