From bab26bbdccfa10602a52d35c703f3c0acedcb564 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 24 Jul 2017 10:39:18 -0400 Subject: python-pyserial: update to version 3.4 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pyserial_3.4.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pyserial_3.4.bb (limited to 'meta-python/recipes-devtools/python/python-pyserial_3.4.bb') diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.4.bb b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb new file mode 100644 index 000000000..91a0f26ac --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb @@ -0,0 +1,4 @@ +inherit setuptools +require python-pyserial.inc + +RDEPENDS_${PN} += "${PYTHON_PN}-importlib" -- cgit v1.2.3-54-g00ecf