mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 11:18:35 +00:00
Python: pyserial: Clarify BSD license variant
The License of python pyserial is BSD-3-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
05812160bf
commit
c9a22eb71b
@@ -1,5 +1,5 @@
|
||||
SUMMARY = "Serial Port Support for Python"
|
||||
LICENSE = "BSD"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=d476d94926db6e0008a5b3860d1f5c0d"
|
||||
|
||||
SRC_URI[md5sum] = "ed6183b15519a0ae96675e9c3330c69b"
|
||||
|
||||
Reference in New Issue
Block a user