From 81fe3b83d7a909d19fe2bb2b88c69802f966b421 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 22 Feb 2016 08:35:05 -0500 Subject: python-pyserial: update to 3.0.1 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pyserial_2.7.bb | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-pyserial_2.7.bb (limited to 'meta-python/recipes-devtools/python/python3-pyserial_2.7.bb') diff --git a/meta-python/recipes-devtools/python/python3-pyserial_2.7.bb b/meta-python/recipes-devtools/python/python3-pyserial_2.7.bb deleted file mode 100644 index 17ed3f8bc4..0000000000 --- a/meta-python/recipes-devtools/python/python3-pyserial_2.7.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