mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-27 01:48:19 +00:00
python-pyserial: update to 3.0.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ade80c2aa8
commit
81fe3b83d7
@@ -0,0 +1,7 @@
|
||||
inherit setuptools3
|
||||
require python-pyserial.inc
|
||||
|
||||
do_install_append() {
|
||||
rm -f ${D}${bindir}/miniterm.py
|
||||
rmdir ${D}${bindir}
|
||||
}
|
||||
Reference in New Issue
Block a user