diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-nova_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-nova_git.bb | 4 |
1 files changed, 1 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 e88220a..4d33daf 100644 --- a/meta-openstack/recipes-devtools/python/python-nova_git.bb +++ b/meta-openstack/recipes-devtools/python/python-nova_git.bb | |||
| @@ -14,8 +14,6 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}" | |||
| 14 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ | 14 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/havana \ |
| 15 | file://0001-nova-api-paste.ini-make-controller-IP-configurable.patch \ | 15 | file://0001-nova-api-paste.ini-make-controller-IP-configurable.patch \ |
| 16 | file://nova-add-migrate.cfg-to-the-MANIFEST.patch \ | 16 | file://nova-add-migrate.cfg-to-the-MANIFEST.patch \ |
| 17 | file://Make-rbd.libvirt_info-parent-class-compatible.patch \ | ||
| 18 | file://Fix-rbd-backend-not-working-for-none-admin-ceph-user.patch \ | ||
| 19 | " | 17 | " |
| 20 | 18 | ||
| 21 | SRC_URI += "file://nova-all \ | 19 | SRC_URI += "file://nova-all \ |
| @@ -24,7 +22,7 @@ SRC_URI += "file://nova-all \ | |||
| 24 | file://nova.conf \ | 22 | file://nova.conf \ |
| 25 | file://openrc \ | 23 | file://openrc \ |
| 26 | " | 24 | " |
| 27 | SRCREV="afc9e4e23327fb566e8ade2c0c06c90d369c9e29" | 25 | SRCREV="feedcb240807cdfa354d27ebe3a4b7f416504a62" |
| 28 | PV="2013.2.2+git${SRCPV}" | 26 | PV="2013.2.2+git${SRCPV}" |
| 29 | 27 | ||
| 30 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
