diff options
author | Li xin <lixin.fnst@cn.fujitsu.com> | 2015-07-30 18:31:25 +0800 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2015-08-18 11:52:31 +0200 |
commit | 74de7be5a464e184fed64661e2a45f2f6fac58a5 (patch) | |
tree | 308ff9543d24fb0734c0f2bc80d399a8236cb5b8 /contrib | |
parent | 9cc54e10efa5ca70d9980f833a8e5a310e5ad21d (diff) | |
download | meta-openembedded-74de7be5a464e184fed64661e2a45f2f6fac58a5.tar.gz |
python-m2crypto: Error fix for swig >= 3.0.5
After swig upgrade to 3.0.6, build the recipes which
depends on python-m2crypto will occur errors like this:
"SALT_LEN = m2.PKCS5_SALT_LEN
AttributeError: 'module' object has no attribute 'PKCS5_SALT_LEN'"
Reference
https://github.com/martinpaljak/M2Crypto/issues/60#issuecomment-75735489
Signed-off-by: Li Xin <lixin.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions