From fdbe09774108525c179db7f42ebaca7ae1123c29 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Wed, 10 Jan 2018 15:58:48 -0500 Subject: python-can: update to the released version of 2.0.0 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-can_2.0.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-can_2.0.0.bb (limited to 'meta-python/recipes-devtools/python/python-can_2.0.0.bb') diff --git a/meta-python/recipes-devtools/python/python-can_2.0.0.bb b/meta-python/recipes-devtools/python/python-can_2.0.0.bb new file mode 100644 index 0000000000..a698ad3651 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-can_2.0.0.bb @@ -0,0 +1,6 @@ +require python-can.inc +inherit pypi setuptools + +RDEPENDS_${PN}_class-target += "\ + ${PYTHON_PN}-zlib \ +" -- cgit v1.2.3-54-g00ecf