diff options
author | Derek Straka <derek@asterius.io> | 2016-06-23 16:48:07 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-07-11 15:16:06 +0200 |
commit | 303d9ea960e2d88281079a4e71abe2cf8c815184 (patch) | |
tree | 92f345314397b9ba0dcdd2b00b9c39cc24e9f84a /meta-python | |
parent | e4691bb119c0e99206b73f81b9f8a25b00d6456e (diff) | |
download | meta-openembedded-303d9ea960e2d88281079a4e71abe2cf8c815184.tar.gz |
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>
Diffstat (limited to 'meta-python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial.inc | 6 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial_3.1.1.bb (renamed from meta-python/recipes-devtools/python/python-pyserial_3.0.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-pyserial_3.1.1.bb (renamed from meta-python/recipes-devtools/python/python3-pyserial_3.0.1.bb) | 0 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc index 08eef746f..a4c77286d 100644 --- a/meta-python/recipes-devtools/python/python-pyserial.inc +++ b/meta-python/recipes-devtools/python/python-pyserial.inc | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "Serial Port Support for Python" | 1 | SUMMARY = "Serial Port Support for Python" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=0051a0dc811ee3fdb17a2fd0be44f3ad" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d" |
4 | 4 | ||
5 | # FIXME might stop packaging serialwin32 and serialjava files | 5 | # FIXME might stop packaging serialwin32 and serialjava files |
6 | 6 | ||
@@ -10,7 +10,7 @@ RDEPENDS_${PN} = "\ | |||
10 | ${PYTHON_PN}-stringold \ | 10 | ${PYTHON_PN}-stringold \ |
11 | " | 11 | " |
12 | 12 | ||
13 | SRC_URI[md5sum] = "c8521e49f8852196aac39431e0901703" | 13 | SRC_URI[md5sum] = "2f72100de3e410b36d575e12e82e9d27" |
14 | SRC_URI[sha256sum] = "969cb6405d1d87f8960cf9c10f597ae58f85da2fb9769dba96f4aeeaade54656" | 14 | SRC_URI[sha256sum] = "d657051249ce3cbd0446bcfb2be07a435e1029da4d63f53ed9b4cdde7373364c" |
15 | 15 | ||
16 | inherit pypi | 16 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-pyserial_3.0.1.bb b/meta-python/recipes-devtools/python/python-pyserial_3.1.1.bb index ad2b350b0..ad2b350b0 100644 --- a/meta-python/recipes-devtools/python/python-pyserial_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python-pyserial_3.1.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-pyserial_3.0.1.bb b/meta-python/recipes-devtools/python/python3-pyserial_3.1.1.bb index 17ed3f8bc..17ed3f8bc 100644 --- a/meta-python/recipes-devtools/python/python3-pyserial_3.0.1.bb +++ b/meta-python/recipes-devtools/python/python3-pyserial_3.1.1.bb | |||