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/python3-pyserial_3.2.1.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pyserial_3.2.1.bb (limited to 'meta-python/recipes-devtools/python/python3-pyserial_3.2.1.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyserial_3.2.1.bb b/meta-python/recipes-devtools/python/python3-pyserial_3.2.1.bb deleted file mode 100644 index 17ed3f8bc4..0000000000 --- a/meta-python/recipes-devtools/python/python3-pyserial_3.2.1.bb +++ /dev/null @@ -1,7 +0,0 @@ -inherit setuptools3 -require python-pyserial.inc - -do_install_append() { - rm -f ${D}${bindir}/miniterm.py - rmdir ${D}${bindir} -} -- cgit v1.2.3-54-g00ecf