summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-can.inc
Commit message (Collapse)AuthorAgeFilesLines
* python-can: update to version 2.0.0b1Bill Randle2017-10-041-2/+2
| | | | | | | | | While 1.5.2 is the latest release on the master branch of python-can, it is over a year old and many improvements and bugfixes have ben made in the develop branch that make it worth using over master. Signed-off-by: Bill Randle <bill.randle@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* python-can: add initial recipe for version 1.5.2Stefan Agner2017-04-241-0/+9
Add initial recipe for python-can library which provides controller area network support for Python 2/3. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>