summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
-rw-r--r--meta-openstack/recipes-devtools/python/python-nova_git.bb4
1 files changed, 2 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 39219ad..4626851 100644
--- a/meta-openstack/recipes-devtools/python/python-nova_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb
@@ -22,8 +22,8 @@ SRC_URI += "file://nova-all \
22 file://nova.conf \ 22 file://nova.conf \
23 file://openrc \ 23 file://openrc \
24 " 24 "
25SRCREV="88cfe5a0ae682794f8ce25b787084115925023f2" 25SRCREV="afc9e4e23327fb566e8ade2c0c06c90d369c9e29"
26PV="2013.2+git${SRCPV}" 26PV="2013.2.2+git${SRCPV}"
27 27
28S = "${WORKDIR}/git" 28S = "${WORKDIR}/git"
29 29