mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-lxml: set precise BSD license
"BSD" is ambiguous, use the precise license BSD-3-Clause. Also update the HOMEPAGE. Signed-off-by: Ross Burton <ross.burton@arm.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
91b516cc80
commit
45e5b27db6
|
|
@ -4,9 +4,9 @@ libxslt libraries. It provides safe and convenient access to these \
|
|||
libraries using the ElementTree API. It extends the ElementTree API \
|
||||
significantly to offer support for XPath, RelaxNG, XML Schema, XSLT, \
|
||||
C14N and much more."
|
||||
HOMEPAGE = "http://codespeak.net/lxml"
|
||||
HOMEPAGE = "https://lxml.de/"
|
||||
SECTION = "devel/python"
|
||||
LICENSE = "BSD & GPLv2 & MIT & PSF"
|
||||
LICENSE = "BSD-3-Clause & GPLv2 & MIT & PSF"
|
||||
LIC_FILES_CHKSUM = "file://LICENSES.txt;md5=e4c045ebad958ead4b48008f70838403 \
|
||||
file://doc/licenses/elementtree.txt;md5=eb34d036a6e3d56314ee49a6852ac891 \
|
||||
file://doc/licenses/BSD.txt;md5=700a1fc17f4797d4f2d34970c8ee694b \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user