aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-03-11 17:53:00 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-03-16 23:32:41 +0100
commit3d83736d67473611494441f0a51736e020eb61d2 (patch)
tree329d306fd385e1baea5b15ae1dd40d53fbccb8db
parent64bd3075e7e036f5df8a94dd97136a968fa3b6c6 (diff)
downloadmeta-python2-3d83736d67473611494441f0a51736e020eb61d2.tar.gz
python-pyserial: update to version 3.3
(From meta-openembedded commit: a4b42b9b6ab25ddc0ecc1f2db14ab5858f04cab2) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-pyserial.inc7
-rw-r--r--recipes-devtools/python/python-pyserial_3.3.bb (renamed from recipes-devtools/python/python-pyserial_3.2.1.bb)0
2 files changed, 5 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-pyserial.inc b/recipes-devtools/python/python-pyserial.inc
index c1c1904..2508e76 100644
--- a/recipes-devtools/python/python-pyserial.inc
+++ b/recipes-devtools/python/python-pyserial.inc
@@ -7,11 +7,14 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d"
RDEPENDS_${PN} = "\
${PYTHON_PN}-fcntl \
${PYTHON_PN}-io \
+ ${PYTHON_PN}-logging \
+ ${PYTHON_PN}-netclient \
${PYTHON_PN}-stringold \
+ ${PYTHON_PN}-threading \
"
-SRC_URI[md5sum] = "7142a421c8b35d2dac6c47c254db023d"
-SRC_URI[sha256sum] = "1eecfe4022240f2eab5af8d414f0504e072ee68377ba63d3b6fe6e66c26f66d1"
+RSRC_URI[md5sum] = "6afe4c2e47bcec6eb7051b8c1ce19d52"
+SRC_URI[sha256sum] = "2949cddffc2b05683065a3cd2345114b1a49b08df8cb843d69ba99dc3e19edc2"
inherit pypi
diff --git a/recipes-devtools/python/python-pyserial_3.2.1.bb b/recipes-devtools/python/python-pyserial_3.3.bb
index 91a0f26..91a0f26 100644
--- a/recipes-devtools/python/python-pyserial_3.2.1.bb
+++ b/recipes-devtools/python/python-pyserial_3.3.bb