aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2017-01-21python-oslo.log: uprev to latest stable/newtonMark Asselstine
Just a few updates for runtime dependencies. Dependency version requirement are all already fulfilled. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-oslotest: uprev to latest stable/newtonMark Asselstine
This requires uprev's to pythong-os-client-config and python-fixtures. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-os-client-config: uprev to latest stable/newtonMark Asselstine
This requires updates to python-keystoneauth1 and the introduction of python-requestsexceptions. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-requestsexceptions: add new recipeMark Asselstine
This is required for the uprev of python-os-client-config to the latest stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-keystoneauth1: uprev to v2.18.0Mark Asselstine
This uprev is required by the uprev to python-os-client-config to the latest stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-requests: use version from meta-openembeddedMark Asselstine
We want to use a version >=2.10.0 as required by python-keystoneauth1 so set a PREF so we don't get the older version found in meta-virtualization and used by docker. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-21python-fixtures: uprev to version 3.0.0Mark Asselstine
This version is required by the python-oslotest uprev to the latest stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-oslo.db: uprev to latest stable/newtonMark Asselstine
Required some dependencies to be uprev's such as python-oslo.context and python-oslo.utils as well as version pinning python-sqlalchemy. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-oslo.utils: uprev to latest stable/newtonMark Asselstine
Some minor updates to the RDEPENDS based on the contents of required.txt but no required dependency package uprevs required. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-oslo.context: uprev to latest stable/newtonMark Asselstine
Requires the introduction of python-positional. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-positional: add new recipe to support python-oslo.contextMark Asselstine
Required to support the uprev to python-oslo.context to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-happybase: 0.9 -> 1.0.0Huang Qiyu
Upgrade python-happybase from 0.9 to 1.0.0. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-amqp: 1.4.6 -> 2.1.4Huang Qiyu
1) Upgrade python-amqp from 1.4.6 to 2.1.4. 2) Change the LICENSE to BSD-3-Clause. 3) Change the License checksum,since the license is changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-extras: 0.0.3 -> 1.0.0Huang Qiyu
Upgrade python-extras from 0.0.3 to 1.0.0. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-mox3: 0.9.0 -> 0.20.0Huang Qiyu
Upgrade python-mox3 from 0.9.0 to 0.20.0. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-kombu: 3.0.26 -> 4.0.2Huang Qiyu
1) Upgrade python-kombu from 3.0.26 to 4.0.2. 2) License checksum changed,since the copyright years were updated. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-testtools: 1.8.0 -> 2.2.0Huang Qiyu
1) Upgrade python-testtools from 1.8.0 to 2.2.0. 2) License checksum changed,since the testtools authors changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20ipython-wsme: 0.7.0 -> 0.9.1Huang Qiyu
Upgrade python-wsme from 0.7.0 to 0.9.1. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-pymongo: 3.0.3 -> 3.4.0Huang Qiyu
Upgrade python-pymongo from 3.0.3 to 3.4.0. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20ipython-waitress: 0.8.9 -> 1.0.1Huang Qiyu
Upgrade python-waitress from 0.8.9 to 1.0.1. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-swiftclient: 2.4.0 -> 3.2.0Huang Qiyu
Upgrade python-swiftclient from 2.4.0 to 3.2.0. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-20python-routes: 1.13 -> 2.4.1Huang Qiyu
1) Upgrade python-routes from 1.13 to 2.4.1. 2) Change the License file's name and checksum,since the license file is changed. Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-stevedore: uprev to 1.19.1Mark Asselstine
Required uprev to support python-oslo.config uprev to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-pbr: drop recipeMark Asselstine
We often include our own versions of recipes in meta-virtualization and meta-cloud-services in order to satisfy specific version dependencies, ie. grouping recipes by usecase. Historically python-pbr versions have been extremely flexible (most recipes only specify the very old 1.6 as a minimum version) and python-pbr can arguably be seen as a core python package, so remove our version of the recipe in favor of the one in meta-python. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python: satisfy setup.py 'setup_requires'Mark Asselstine
Python setuptools will attempt to satisfy the packages defined as 'setup_requires' in setup.py by first looking for the package availability locally and ultimately by downloading it from PyPI. This is actually a huge security hole and packages should move to using pip instead, but this is another story that the upstream packages have to address. This also disregards BB_NO_NETWORK and may prove to introduce host contamination. The best approach is to ensure we have the -native version of the 'setup_requires' packages present such that setup.py will not attempt to complete the download from PyPI. Make 'pbr' -native available and for packages which we have identified as having 'setup_requires' include 'pbr' add the necessary python-pbr-native DEPENDS. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-oslo.config: uprev to latest stable/newtonMark Asselstine
Requires uprev to python-debtcollector, python-rfc3986, python-netaddr and python-stevedore. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-rfc3986: uprev to 0.4.1Mark Asselstine
Required uprev to support python-oslo.config uprev to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-netaddr: uprev to 0.7.19Mark Asselstine
Required for the uprev of python-oslo.config to stable/newton. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-debtcollector: uprev to 1.10.0Mark Asselstine
This uprev is required for the python-oslo.config uprev (to stable/newton) and other package. This requires the introduction of the python-funcsigs package. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-funcsigs: add new dependency for python-debtcollectorMark Asselstine
The uprev of python-debtcollector to version 1.10.0 requires this package. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-oslo.i18n: uprev to latest stable/newtonMark Asselstine
Requires the uprev of python-babel to v2.3.4. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-17python-babel: uprev to 2.3.4Mark Asselstine
This version is required by python-oslo.i18n (after the uprev to stable/newton) and possibly others. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-09chef: remove the use of chefMark Asselstine
The use of chef was never complete, had isses with updating binary database files and had a cumbersome implementation. Since we are using Ansible in meta-overc we are dropping the use of chef here and will look to being at par with meta-overc by using Ansible if/when we get time to look at runtime configuration in meta-cloud-services. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-09tgt: ensure build LDFLAGS apply to all executablesMark Asselstine
Some of the tgt executables were not being built with the gnu-hash causing a QA error. There is no apparent reason to have differences in how the tgt executables are built so ensure they all use the LDFLAGS. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-09python-horizon: cleanup QA warningsMark Asselstine
Currently we are seeing warnings like: .../horizon.scss is owned by gid 1001, which is the same as the user running bitbake. These are caused by using 'cp -a' in this case, by excluding the 'ownership' part of -a we can avoid these QA issues. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-09mod-wsgi: uprev to use git and latest releaseMark Asselstine
Apache2 was just uprev'd to the latest release in meta-oe so we should really matching this. Additionally the version we are replacing had build issue with the latest gcc, so the uprev solves these as well. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-09uwsgi: uprev to the latestMark Asselstine
The current version fails to build with the latest gcc, additionally apache2 in meta-oe has been updated so we should use the latest to match. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-06housekeeping: update Poky LICENSE checksumMark Asselstine
The Poky LICENSE file was updated at the beginning of 2014 and we have yet to update the md5 to reflect this. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-06python-barbican: fixup fetch URLMark Asselstine
Upstream has dropped the now EOL stable/kilo branch, the SRCREV however still exists in master so simply switch to master to fix do_fetch. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-06python-pycrypto: skip compileMark Asselstine
There is nothing to compile. Attempting to compile results in a build failure so skip it. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-04meta-openstack: add new python-avahi recipeIoan-Adrian Ratiu
OE-core commit 36e9ed89950 ("avahi-ui: remove support for building a python module") removed the python avahi bindings because nothing in OE-core used them. These bindings are very useful however when configuring targets from salt using the zeroconf protocol. An added benefit of having a python-avahi recipe separate from avahi-ui is that we don't need X11 in DISTRO_FEATURES anymore to use python-avahi, it's just two simple python files, there was no need for all that complexity in avahi-ui in the first place to get the python avahi bindings. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2017-01-03libconfig-general-perl 2.58 -> 2.63Zheng Ruoqin
Upgrade libconfig-general-perl from 2.58 to 2.63 Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-25meta-openstack: layer.conf: update the preferred versionsMark Asselstine
Many of the packages we have preferred versions for no longer have recipes available for the defined versions, or the preferred version was incorrect. Set the preferred versions to something that actually exists. Since meta-openstack is currently not buildable there is no way to test these changes, other than 'it builds' and 'no more warnings about mismatched preferred versions' but there is more work being done currently which will eventually be merged and allow us to revisit these to ensure they are correctly set. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-25housekeeping: rename bbappends to match the recipe versionsMark Asselstine
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-21meta-openstack: add python-pika git based recipeIoan-Adrian Ratiu
This package provides a RabbitMQ/AMQP python client library. Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-21identity: make work with python 3Mark Asselstine
dict.has_key has been deprecated for a while and officiall removed in python 3, instead we need to use 'key in'. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-21python-amqplib: google code is dead, long live githubMark Asselstine
In addition to the source URL having to be update upstream changed the directory structure found in the tarball, updates reflect this. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-21housekeeping: replace deprecated base_containsMark Asselstine
Fixes: base_contains is deprecated, please use bb.utils.contains instead. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-20python-greenlet: update checksumsMark Asselstine
Upstream updated the zip file which resulted in the checksums changing. The new checksum can be confirmed via https://pypi.python.org/pypi/greenlet/0.4.5 to confirm that this is done on the up and up, and not malicious. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
2016-12-20housekeeping: drop usage of bb.data.getVar()Mark Asselstine
Similar to oe-core commit 2864ff6a4b3c3f9b3bbb6d2597243cc5d3715939 the bb.data.getVar() have been deprecated for enough time now that it has been removed. We need to switch to the new getVar() to get things working again. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>