Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crda: bump version to 4.14 | Peter Seiderer | 2018-10-03 | 1 | -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 support | Gustavo Zacarias | 2016-03-30 | 1 | -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> |