python-can: update to version 2.2.1

Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Derek Straka
2018-07-27 14:26:29 -04:00
committed by Khem Raj
parent d8bf7a2e46
commit b98992007b
3 changed files with 3 additions and 2 deletions

View File

@@ -0,0 +1,8 @@
require python-can.inc
inherit pypi setuptools
RDEPENDS_${PN}_class-target += "\
${PYTHON_PN}-argparse \
${PYTHON_PN}-subprocess \
${PYTHON_PN}-zlib \
"