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:
Changqing Li
2022-02-18 16:13:05 +08:00
committed by Jia Zhang
parent 4f0cadf438
commit c2029ebb5a

View File

@@ -3,7 +3,7 @@ DESCRIPTION = "mtree compares a file hierarchy against a specification, creates
SECTION = "utils"
LICENSE = "BSD"
LICENSE = "BSD-3-Clause"
LIC_FILES_CHKSUM = "file://COPYING;md5=bb19ea4eac951288efda4010c5c669a8"
PV = "1.0.3+git${SRCPV}"