python-can: update to version 2.2.0

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-09 13:53:40 -04:00
committed by Khem Raj
parent f18bbfe986
commit 7456cf3954
3 changed files with 2 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 \
"