mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-01 15:18:26 +00:00
python-can: update to version 2.0.0b1
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>
This commit is contained in:
committed by
Martin Jansa
parent
d206a054e8
commit
c9852cccea
@@ -0,0 +1,4 @@
|
||||
require python-can.inc
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "python-sqlite3"
|
||||
Reference in New Issue
Block a user