mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-09 22:00:00 +00:00
python-pyserial: update to version 3.1.1
* Update license checksum for copyright year 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
e4691bb119
commit
303d9ea960
@@ -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