mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 20:56:58 +00:00
mtree: update LICENSE variant
Fix warning: WARNING: QA Issue: mtree: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Changqing Li <changqing.li@windriver.com>
This commit is contained in:
@@ -3,7 +3,7 @@ DESCRIPTION = "mtree compares a file hierarchy against a specification, creates
|
|||||||
|
|
||||||
SECTION = "utils"
|
SECTION = "utils"
|
||||||
|
|
||||||
LICENSE = "BSD"
|
LICENSE = "BSD-3-Clause"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=bb19ea4eac951288efda4010c5c669a8"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=bb19ea4eac951288efda4010c5c669a8"
|
||||||
|
|
||||||
PV = "1.0.3+git${SRCPV}"
|
PV = "1.0.3+git${SRCPV}"
|
||||||
|
|||||||
Reference in New Issue
Block a user