From a4b42b9b6ab25ddc0ecc1f2db14ab5858f04cab2 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sat, 11 Mar 2017 17:53:00 -0500 Subject: python-pyserial: update to version 3.3 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pyserial_3.3.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyserial_3.3.bb (limited to 'meta-python/recipes-devtools/python/python-pyserial_3.3.bb') diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.3.bb b/meta-python/recipes-devtools/python/python-pyserial_3.3.bb new file mode 100644 index 0000000000..91a0f26ac3 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyserial_3.3.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-pyserial.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-importlib" -- cgit v1.2.3-54-g00ecf