summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-m2crypto_0.26.4.bb
Commit message (Collapse)AuthorAgeFilesLines
* python{, 3}-m2crypto: update from 0.26.4 -> 0.30.1Jens Rehsack2018-08-281-54/+0
| | | | | | | | | | | Updating recipe for crypto and SSL toolkit for python and support python3 infrastructure of Yocto as well as the already supported python2 line. Refresh patches to fix devtool warnings Signed-off-by: Jens Rehsack <sno@netbsd.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-m2crypto: Move swig fix to configure taskAlex Kiernan2018-08-101-1/+1
| | | | | | | | | | | | Fixes: | DEBUG: Executing shell function do_configure ... | SWIG/_m2crypto.i:10: Error: Unable to find 'gcc_macros.h' | error: command 'swig' failed with exit status 1 Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-{m2crypto, protobuf, slip-dbus}, lio-utils: add CLEANBROKENMartin Jansa2018-08-021-0/+4
| | | | | | | | | * these are failing after distutils started calling clean in: http://git.openembedded.org/openembedded-core/commit/?id=57414f4a1c549e6faaa110e6e95ff601b05b7361 http://git.openembedded.org/openembedded-core/commit/?id=9d556092fcc6f04c487afd126d52935bac133165 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-m2crypto: Upgrade to 0.26.4Khem Raj2017-10-041-0/+50
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>