summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-m2crypto.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-m2crypto: Use PYTHON_PN instead of hardcoding python nameKhem Raj2020-01-221-1/+1
| | | | | | Lets this inc file become usable for py3 module as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-m2crypto: don't use relative pathsRoss Burton2019-12-111-3/+3
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-m2crypto: Ignore WCHAR_MAX and WCHAR_MIN when on muslKhem Raj2018-09-081-6/+3
| | | | | | This fixes the build until we upgrade to swig 4.0 where this is fixed Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python-m2crypto: Add STDC_HOSTED to grep regexpKhem Raj2018-09-011-2/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* python{, 3}-m2crypto: update from 0.26.4 -> 0.30.1Jens Rehsack2018-08-281-0/+56
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>