mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python-can: add initial recipe for version 1.5.2
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>
This commit is contained in:
committed by
Martin Jansa
parent
4ddc0a58a7
commit
60885e3223
4
meta-python/recipes-devtools/python/python-can_1.5.2.bb
Normal file
4
meta-python/recipes-devtools/python/python-can_1.5.2.bb
Normal file
@@ -0,0 +1,4 @@
|
||||
require python-can.inc
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "python-sqlite3"
|
||||
Reference in New Issue
Block a user