mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python3-geojson: 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
c9a59786bd
commit
a1e8a2d680
|
|
@ -1,6 +1,6 @@
|
||||||
SUMMARY = "Python bindings and utilities for GeoJSON"
|
SUMMARY = "Python bindings and utilities for GeoJSON"
|
||||||
HOMEPAGE = "https://pypi.org/project/geojson/"
|
HOMEPAGE = "https://pypi.org/project/geojson/"
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=f48972abe5cddee79e301574742ed745"
|
LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=f48972abe5cddee79e301574742ed745"
|
||||||
|
|
||||||
SRC_URI[md5sum] = "14753ed28678828b1de73f68b04e2324"
|
SRC_URI[md5sum] = "14753ed28678828b1de73f68b04e2324"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user