diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyserial.inc')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial.inc | 6 |
1 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 08eef746f9..a4c77286db 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 |
