diff options
| author | Adrian Dudau <adrian.dudau@enea.com> | 2017-05-31 11:15:19 +0200 |
|---|---|---|
| committer | Adrian Dudau <adrian.dudau@enea.com> | 2017-06-07 11:44:16 +0200 |
| commit | 5514f1c1e75dbf8fa8bbb7845b8a3de18061c775 (patch) | |
| tree | dc197764afb895678974a8a7f99c21981343edf2 /meta-openstack/recipes-devtools/python | |
| parent | 7956645e568775bc241c99843fd58e676432bfe5 (diff) | |
| download | meta-cloud-services-5514f1c1e75dbf8fa8bbb7845b8a3de18061c775.tar.gz | |
python-nova: Uprev to 14.0.6
This is used by latest stable/newton
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-nova_git.bb b/meta-openstack/recipes-devtools/python/python-nova_git.bb index c1f4de1..8983699 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -10,7 +10,7 @@ SRCNAME = "nova" | |||
| 10 | 10 | ||
| 11 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}" | 11 | FILESEXTRAPATHS_append := "${THISDIR}/${PN}" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=master \ | 13 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton \ |
| 14 | file://neutron-api-set-default-binding-vnic_type.patch \ | 14 | file://neutron-api-set-default-binding-vnic_type.patch \ |
| 15 | " | 15 | " |
| 16 | # restore post stable/juno: | 16 | # restore post stable/juno: |
| @@ -25,8 +25,8 @@ SRC_URI += "file://nova-all \ | |||
| 25 | file://nova.conf \ | 25 | file://nova.conf \ |
| 26 | file://openrc \ | 26 | file://openrc \ |
| 27 | " | 27 | " |
| 28 | SRCREV = "6df6ad3ff32f2b1fe2978df1032002548ad8eb66" | 28 | SRCREV = "0c56c62878138c3c3d2dfc6827e4cf8f34953bea" |
| 29 | PV = "12.0.0+git${SRCPV}" | 29 | PV = "14.0.6+git${SRCPV}" |
| 30 | 30 | ||
| 31 | S = "${WORKDIR}/git" | 31 | S = "${WORKDIR}/git" |
| 32 | 32 | ||
