Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python-cryptography: add missing dependency on BR2_PACKAGE_PYTHON_HASHLIB | Yegor Yefremov | 2017-09-09 | 1 | -4/+5 |
| | | | | | | | | | HASHLIB is only needed for Python 2. While at this sort dependencies alphabetically. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | python-cryptography: new package | Yegor Yefremov | 2016-02-19 | 1 | -0/+23 |
Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> [Thomas: - fix license information: it is either Apache-2.0 *or* BSD-3c - add the LICENSE file to the list of license files, since it is the one that explains that the license is either Apache-2.0 or BSD-3c.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |