mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-25 13:18:27 +00:00
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:
8
meta-python/recipes-devtools/python/python-can_2.2.1.bb
Normal file
8
meta-python/recipes-devtools/python/python-can_2.2.1.bb
Normal 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 \
|
||||
"
|
||||
Reference in New Issue
Block a user