diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pyserial.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyserial.inc b/meta-python/recipes-devtools/python/python-pyserial.inc index 870f1d8a8a..c9580de264 100644 --- a/meta-python/recipes-devtools/python/python-pyserial.inc +++ b/meta-python/recipes-devtools/python/python-pyserial.inc | |||
@@ -1,5 +1,5 @@ | |||
1 | SUMMARY = "Serial Port Support for Python" | 1 | SUMMARY = "Serial Port Support for Python" |
2 | LICENSE = "BSD" | 2 | LICENSE = "BSD-3-Clause" |
3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d" | 3 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b" | 5 | SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b" |