diff options
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 | ||
