mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
singularity: update generic "BSD" license specification
Although singularity is somewhat broken, the LICENSE was not precisely set, so we update the field to indicate that it is BSD clause 3 or Apache 2 licensed. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
parent
fe37e0a9b6
commit
4e363609c3
|
@ -4,7 +4,7 @@ INSANE_SKIP:${PN} += "dev-so"
|
||||||
|
|
||||||
RDEPENDS:${PN} += "glibc python3 ca-certificates openssl bash e2fsprogs-mke2fs"
|
RDEPENDS:${PN} += "glibc python3 ca-certificates openssl bash e2fsprogs-mke2fs"
|
||||||
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause | Apache-2.0"
|
||||||
LIC_FILES_CHKSUM = "file://COPYRIGHT.md;md5=be78c34e483dd7d8439358b1e024b294 \
|
LIC_FILES_CHKSUM = "file://COPYRIGHT.md;md5=be78c34e483dd7d8439358b1e024b294 \
|
||||||
file://LICENSE-LBNL.md;md5=45a007b527e1a9507aa7fa869f8d7ede \
|
file://LICENSE-LBNL.md;md5=45a007b527e1a9507aa7fa869f8d7ede \
|
||||||
file://LICENSE.md;md5=df4326b473db6424033f1d98a5645e30 \
|
file://LICENSE.md;md5=df4326b473db6424033f1d98a5645e30 \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user