summaryrefslogtreecommitdiffstats
path: root/package/crda/0001-crda-support-python-3-in-utils-key2pub.py.patch
Commit message (Collapse)AuthorAgeFilesLines
* crda: bump version to 4.14Peter Seiderer2018-10-031-8/+10
| | | | | | | | | | | | - changed download location - rebased 0001-crda-support-python-3-in-utils-key2pub.py.patch Changes since 3.18: - 2018-01-05 Update gitignore - 2018-01-05 crda: Fix error: `keys’ defined but not used Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* crda: enable host-python3 build supportGustavo Zacarias2016-03-301-0/+271
Add an upstream-submitted (but not accepted) patch in order to allow crda to be built with python2 as well as python3. This drops m2crypto usage (python2-only) in favour of pycrypto which can be built against both major versions. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud