diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-07 11:15:59 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-08-07 13:55:48 +0200 |
| commit | 8097911ddbf8999c4b849ddc4fed0c32896d2343 (patch) | |
| tree | 583c36de482d0b2a103f0a28a73d89d47755f741 /meta-openstack/recipes-devtools/python/python-neutron_git.bb | |
| parent | 71726117002289874da93f4b46d29d5accedec48 (diff) | |
| download | meta-cloud-services-8097911ddbf8999c4b849ddc4fed0c32896d2343.tar.gz | |
python-neutron: Uprev to v9.4.0
This is used by latest stable/newton.
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-neutron_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-neutron_git.bb | 4 |
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 | ||
| 21 | SRCREV = "e4aac689002645b837c12f23470fea5e61600a21" | 21 | SRCREV = "59c6530990f0a375d390add49dad79b9089b1231" |
| 22 | PV = "9.3.1+git${SRCPV}" | 22 | PV = "9.4.0+git${SRCPV}" |
| 23 | 23 | ||
| 24 | S = "${WORKDIR}/git" | 24 | S = "${WORKDIR}/git" |
| 25 | 25 | ||
