From 8097911ddbf8999c4b849ddc4fed0c32896d2343 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 7 Aug 2017 11:15:59 +0200 Subject: python-neutron: Uprev to v9.4.0 This is used by latest stable/newton. Signed-off-by: Adrian Dudau --- meta-openstack/recipes-devtools/python/python-neutron_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb') 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 \ # TBD: update or drop # file://uuid_wscheck.patch -SRCREV = "e4aac689002645b837c12f23470fea5e61600a21" -PV = "9.3.1+git${SRCPV}" +SRCREV = "59c6530990f0a375d390add49dad79b9089b1231" +PV = "9.4.0+git${SRCPV}" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf