diff options
author | Derek Straka <derek@asterius.io> | 2017-07-24 10:39:18 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:19:00 +0200 |
commit | bab26bbdccfa10602a52d35c703f3c0acedcb564 (patch) | |
tree | 28b1799f479ba7674f6b1e77f37a9e4cfc7468e9 /meta-python/recipes-devtools | |
parent | 00d1d63e4f7fb91dfc46d82b5ce36c028c9d85ca (diff) | |
download | meta-openembedded-bab26bbdccfa10602a52d35c703f3c0acedcb564.tar.gz |
python-pyserial: update to version 3.4
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial_3.4.bb (renamed from meta-python/recipes-devtools/python/python-pyserial_3.3.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyserial_3.4.bb (renamed from meta-python/recipes-devtools/python/python3-pyserial_3.3.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc index 2508e76c0..99c6fc42c 100644 --- a/meta-python/recipes-devtools/python/python-pyserial.inc +++ b/meta-python/recipes-devtools/python/python-pyserial.inc | |||
@@ -13,8 +13,8 @@ RDEPENDS_${PN} = "\ | |||
13 | ${PYTHON_PN}-threading \ | 13 | ${PYTHON_PN}-threading \ |
14 | " | 14 | " |
15 | 15 | ||
16 | RSRC_URI[md5sum] = "6afe4c2e47bcec6eb7051b8c1ce19d52" | 16 | SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b" |
17 | SRC_URI[sha256sum] = "2949cddffc2b05683065a3cd2345114b1a49b08df8cb843d69ba99dc3e19edc2" | 17 | SRC_URI[sha256sum] = "6e2d401fdee0eab996cf734e67773a0143b932772ca8b42451440cfed942c627" |
18 | 18 | ||
19 | inherit pypi | 19 | inherit pypi |
20 | 20 | ||
diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.3.bb b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb index 91a0f26ac..91a0f26ac 100644 --- a/meta-python/recipes-devtools/python/python-pyserial_3.3.bb +++ b/meta-python/recipes-devtools/python/python-pyserial_3.4.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyserial_3.3.bb b/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb index 44c13685e..44c13685e 100644 --- a/meta-python/recipes-devtools/python/python3-pyserial_3.3.bb +++ b/meta-python/recipes-devtools/python/python3-pyserial_3.4.bb | |||