summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-neutron_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-neutron_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-neutron_git.bb b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
index 454f51d..6d0996c 100644
--- a/meta-openstack/recipes-devtools/python/python-neutron_git.bb
+++ b/meta-openstack/recipes-devtools/python/python-neutron_git.bb
@@ -18,8 +18,8 @@ SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \
18# TBD: update or drop 18# TBD: update or drop
19# file://uuid_wscheck.patch 19# file://uuid_wscheck.patch
20 20
21SRCREV = "e4aac689002645b837c12f23470fea5e61600a21" 21SRCREV = "59c6530990f0a375d390add49dad79b9089b1231"
22PV = "9.3.1+git${SRCPV}" 22PV = "9.4.0+git${SRCPV}"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25