summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* python-os-traits: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-oslo.rootwrap: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-rally: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-oslotest: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-1/+6
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-horizon: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-glacnestore: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-heat-cfntools: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-jsonpath-rw-ext: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-glance-store: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-glance: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-trove: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-swift: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-taskflow: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-1/+6
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-ryu: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-tooz: satisfy setup.py setup_requiresBabak Sarashki2020-06-051-0/+5
| | | | | | | | Commit 8fdbb0381d disallows fetch of code during do_compile task. This commits extends DEPENDS to python-pbr-native. Signed-off-by: Babak Sarashki <Babak.SarAshki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* postgresql: Fix install error on non existent fileBabak Sarashki2020-06-011-1/+1
| | | | | | | | Commit 103939fec ("postgresql: Allow successful run of postgresql-setup") renamed .bash_profile to .profile. This commit reflects the file rename. Signed-off-by: Babak Sarashki <babak.sarashki@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python3-debtcollector: add six and wrapt to RDEPENDSTrevor Gamblin2020-04-081-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | Add python3-wrapt and python3-six to RDEPENDS as debtcollector requires them for some functionality, e.g.: |root@qemux86-64:~# python3 |Python 3.7.6 (default, Apr 6 2020, 18:11:01) |[GCC 9.2.0] on linux |Type "help", "copyright", "credits" or "license" for more information. |>>> from debtcollector import removals |Traceback (most recent call last): | File "<stdin>", line 1, in <module> | File "/usr/lib64/python3.7/site-packages/debtcollector/removals.py", line 19, in <module> | import wrapt |ModuleNotFoundError: No module named 'wrapt' |>>> python3-six isn't needed for the python3 version of debtcollector, but add it to the RDEPENDS for consistency in backports of this patch (as python2 does require it). Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* libvirt: change bbappend file versionZhang Qiang2020-04-011-0/+0
| | | | | | | Fix meta-cloud-services libvrit bbapend file form v5 to v6 Signed-off-by: Zhang Qiang <qiang.zhang@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* conf/layer: update compatibilityBruce Ashfield2020-03-242-2/+2
| | | | | | Drop thud/warrior, add dunfell Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* kernel: drop 5.2 bbappendBruce Ashfield2020-03-241-1/+0
| | | | | | Add dunfell, drop thud/warrior Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* linux-yocto: make FILESEXTRAPATHS explicitJeremy Puhlman2020-03-021-1/+1
| | | | | | | | | | | | | Something changed in the processing order for FILESEXTRAPATHS, that when := is used, defaultpkgname gets used instead of ${PN} and looks as follows: /project/../layers/meta-cloud-services/meta-openstack/recipes-kernel/linux/defaultpkgname/ Alter ${PN} to explictly linux-yocto to resolve the issue. Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* pep8: Add python3 versionNathan Hartman2020-02-272-5/+10
| | | | | Signed-off-by: Nathan Hartman <nathan.hartman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* mock: Add python3 versionNathan Hartman2020-02-273-17/+19
| | | | | Signed-off-by: Nathan Hartman <nathan.hartman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* tox: Add python3 versionNathan Hartman2020-02-272-10/+12
| | | | | Signed-off-by: Nathan Hartman <nathan.hartman@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Added SRCNAME variable to allow bitbake recipe unfriendly gem namesNathan Hartman2020-02-271-2/+4
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial fluentd recipeNathan Hartman2020-02-271-0/+19
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial strptime ruby recipeNathan Hartman2020-02-271-0/+13
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial sigdump and serverengine ruby recipesNathan Hartman2020-02-272-0/+24
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial msgpack ruby recipeNathan Hartman2020-02-271-0/+12
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial http_parser.rb ruby recipeNathan Hartman2020-02-271-0/+22
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial cool.io ruby recipeNathan Hartman2020-02-271-0/+12
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Initial concurrent-ruby, tzinfo and tzinfo-data ruby recipesNathan Hartman2020-02-274-0/+62
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Uprev'd yajl-ruby to 1.4.0Nathan Hartman2020-02-272-26/+11
| | | | | Signed-off-by: Nathan Hartman <hnathan918@gmail.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-novnc: typo from distutils sed fixJeremy Puhlman2020-02-271-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* ] salt: bump 2018.3 -> 3000Fagundes, Paulo2020-02-2712-2844/+148
| | | | | Signed-off-by: Paulo Fagundes <paulo.fagundes@opengear.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* kernel: update bbappends to match oe-core masterBruce Ashfield2020-02-231-0/+0
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* glusterfs: change pythnon2 dependencies to python3 onesChen Qi2020-02-111-1/+1
| | | | | | | Change python2 deps to python3 ones. Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* Fix mod-wsgi recipeRebecca Cran2020-01-291-4/+4
| | | | | | | | | | | | | mod-wsgi version 4.5.13 doesn't build against python 3.8: update it to 4.6.8 which does build. Update the homepage URL: the Google Code project has been archived. Fix the LoadModule line: mod_wsgi.so is installed in ${libexecdir}, not ${libdir}. Signed-off-by: Rebecca Cran <rebecca@bsdio.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* bbappends: make distro feature conditionalBruce Ashfield2020-01-222-16/+17
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* bbappends: make distro feature safeBruce Ashfield2020-01-2229-187/+191
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* qemu: make bbappend distro feature conditionalBruce Ashfield2020-01-222-0/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* openstack: packages: update for python3Bruce Ashfield2020-01-227-67/+67
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python: prepare for python3 only configurationBruce Ashfield2020-01-22241-368/+187
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* misc: python3 readinessBruce Ashfield2020-01-225-31/+7
| | | | | | | Updating the packages in m-c-s to be python3 parse safe. These are not runtime tested, but will pass layer inclusion and parsing. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* libibverbs: move to meta-virtualizationBruce Ashfield2020-01-221-34/+0
| | | | | | | | ceph is one of the main users of this package, so we move it to meta-virtualiation to break the dependency. Since m-c-s already needs meta-virt, it makes more sense this way. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-kafka: upgrade 0.9.4 -> 1.4.7zangrc2020-01-153-23/+27
| | | | | | | -Add python3 version. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-lesscpy: Add python3 versionzangrc2020-01-153-18/+22
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-mako: Remove the recipezangrc2020-01-151-12/+0
| | | | | | | Because there are higher versions in meta-openembedded, Remove the recipe. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-memcached: Add python3 versionzangrc2020-01-153-22/+24
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* python-pastedeploy: Add python3 versionzangrc2020-01-153-16/+20
| | | | | Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>