Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-m2crypto: fix SSLv2 symbol issuefido-nextfido | Armin Kuster | 2016-03-09 | 1 | -0/+20 |
| | | | | | | | | | | ERROR: Failed to import the "M2Crypto" module: .../usr/lib/python2.7/site-packages/M2Crypto/__m2crypto.so: undefined symbol: SSLv2_method disable using SSLv2_method if not supported in openssl. This is now the case with the advent of CVE-2016-0800 Signed-off-by: Armin Kuster <akuster@mvista.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> | ||||
* | meta-python: rename recipes-python to recipes-devtools | Martin Jansa | 2014-07-30 | 1 | -0/+39 |
* match old structure from meta-oe Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> |