summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python
Commit message (Collapse)AuthorAgeFilesLines
* python-pycrypto: remove app as its now in meta-oeArmin Kuster2017-02-182-46/+0
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pycrypto: simplify to use pypi classArmin Kuster2016-11-011-17/+5
| | | | Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pycrypto: fix build errorArmin Kuster2016-08-201-1/+3
| | | | | | | | | | DEBUG: Executing shell function do_compile | make: *** No targets specified and no makefile found. Stop. add null do_compile Signed-off-by: Armin Kuster <akuster808@gmail.com>
* python-pycrypto: add new packageArmin Kuster2015-06-252-0/+56
adding crypto package for use by scampy. I will remove once it is moved to meta-python Signed-off-by: Armin Kuster <akuster808@gmail.com>