mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
python3-parse-type: Fix LICENSE
According to https://pypi.org/project/parse-type/ and https://github.com/jenisys/parse_type/blob/v0.5.2/LICENSE the project is subject to MIT license. Signed-off-by: Niko Mauno <niko.mauno@vaisala.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
461fe5f5f9
commit
b3084ab3be
@ -1,6 +1,6 @@
|
||||
SUMMARY = "Simplifies building parse types based on the parse module"
|
||||
HOMEPAGE = "https://github.com/jenisys/parse_type"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=16374dbaeaca1890153edb3f41371222"
|
||||
|
||||
SRC_URI[md5sum] = "b954062f14ab723a91fe1e2be15e859d"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user