From e82c09b8e5b0587da6044feba05dec16bf21cf3c Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 28 Oct 2019 13:14:52 +0800 Subject: python-can: upgrade 2.2.1 -> 3.3.2 -License-Update:changed from dos to unix. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-can_3.3.2.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-can_3.3.2.bb (limited to 'meta-python/recipes-devtools/python/python-can_3.3.2.bb') diff --git a/meta-python/recipes-devtools/python/python-can_3.3.2.bb b/meta-python/recipes-devtools/python/python-can_3.3.2.bb new file mode 100644 index 0000000000..f0edb6408b --- /dev/null +++ b/meta-python/recipes-devtools/python/python-can_3.3.2.bb @@ -0,0 +1,8 @@ +require python-can.inc +inherit pypi setuptools + +RDEPENDS_${PN}_class-target += "\ + ${PYTHON_PN}-argparse \ + ${PYTHON_PN}-subprocess \ + ${PYTHON_PN}-zlib \ +" -- cgit v1.2.3-54-g00ecf