summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-novaclient_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-novaclient_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
index 5192021..1454a7c 100644
--- a/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-novaclient_git.bb
@@ -11,8 +11,8 @@ SRC_URI = "\
11 file://nova-api-check.sh \ 11 file://nova-api-check.sh \
12 " 12 "
13 13
14PV="2.21.0+git${SRCPV}" 14PV = "2.23.0+git${SRCPV}"
15SRCREV="bfd029c8ef500af705159a5f3d5fa74e39c43096" 15SRCREV = "e0f5072907a00d48a183dd8fc91a6cf6038ca279"
16S = "${WORKDIR}/git" 16S = "${WORKDIR}/git"
17 17
18inherit setuptools monitor 18inherit setuptools monitor