summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cryptography/Remove_SSLv2_bindings.patch
Commit message (Collapse)AuthorAgeFilesLines
* python-cryptography: fix compile issue with openssl 1.0.2hArmin Kuster2016-05-311-0/+70
this fixes: error: 'SSLv2_method' redeclared as different kind of symbol | SSL_METHOD* (*SSLv2_method)(void) = NULL; Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>