mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
python3-webencodings: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-3-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
af46e0d4bf
commit
a8f0d90dc9
|
@ -1,5 +1,5 @@
|
||||||
SUMMARY = "Character encoding aliases for legacy web content"
|
SUMMARY = "Character encoding aliases for legacy web content"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
|
LIC_FILES_CHKSUM = "file://PKG-INFO;beginline=8;endline=8;md5=e910b35b0ef4e1f665b9a75d6afb7709"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "32f6e261d52e57bf7e1c4d41546d15b8"
|
SRC_URI[md5sum] = "32f6e261d52e57bf7e1c4d41546d15b8"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user