diff options
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb')
| -rw-r--r-- | meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb b/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb index 8ffe7ee..8e355d8 100644 --- a/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb +++ b/meta-openstack/recipes-devtools/python/python-oslo.vmware_git.bb | |||
| @@ -4,11 +4,11 @@ SECTION = "devel/python" | |||
| 4 | LICENSE = "Apache-2.0" | 4 | LICENSE = "Apache-2.0" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658" |
| 6 | 6 | ||
| 7 | PV = "1.23.0+git${SRCPV}" | 7 | PV = "2.14.0+git${SRCPV}" |
| 8 | SRCREV = "9fa40986c259d22a3dee8155b4bce793505d53e1" | 8 | SRCREV = "bfd1e0ffd435e637d00ba54ec99aeafe4488eca1" |
| 9 | 9 | ||
| 10 | SRCNAME = "oslo.vmware" | 10 | SRCNAME = "oslo.vmware" |
| 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git" | 11 | SRC_URI = "git://github.com/openstack/${SRCNAME}.git;branch=stable/newton" |
| 12 | 12 | ||
| 13 | S = "${WORKDIR}/git" | 13 | S = "${WORKDIR}/git" |
| 14 | 14 | ||
| @@ -23,13 +23,12 @@ RDEPENDS_${PN} += " \ | |||
| 23 | python-pbr \ | 23 | python-pbr \ |
| 24 | python-stevedore \ | 24 | python-stevedore \ |
| 25 | python-netaddr \ | 25 | python-netaddr \ |
| 26 | python-iso8601 \ | ||
| 27 | python-six \ | 26 | python-six \ |
| 28 | python-oslo.i18n \ | 27 | python-oslo.i18n \ |
| 29 | python-oslo.utils \ | 28 | python-oslo.utils \ |
| 30 | python-oslo.concurrency \ | 29 | python-oslo.concurrency \ |
| 31 | python-babel \ | ||
| 32 | python-pyyaml \ | 30 | python-pyyaml \ |
| 31 | python-lxml \ | ||
| 33 | python-suds-jurko \ | 32 | python-suds-jurko \ |
| 34 | python-eventlet \ | 33 | python-eventlet \ |
| 35 | python-requests \ | 34 | python-requests \ |
