aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-m2crypto.inc
AgeCommit message (Collapse)Author
2020-01-22python-m2crypto: Use PYTHON_PN instead of hardcoding python nameKhem Raj
Lets this inc file become usable for py3 module as well Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-12-11python-m2crypto: don't use relative pathsRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-08python-m2crypto: Ignore WCHAR_MAX and WCHAR_MIN when on muslKhem Raj
This fixes the build until we upgrade to swig 4.0 where this is fixed Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-01python-m2crypto: Add STDC_HOSTED to grep regexpKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-28python{, 3}-m2crypto: update from 0.26.4 -> 0.30.1Jens Rehsack
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>