From c2029ebb5a3c7bc2e0ef56955431c8e8467601cf Mon Sep 17 00:00:00 2001 From: Changqing Li Date: Fri, 18 Feb 2022 16:13:05 +0800 Subject: 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 --- meta-ids/recipes-ids/mtree/mtree_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-ids/recipes-ids/mtree/mtree_git.bb b/meta-ids/recipes-ids/mtree/mtree_git.bb index f721757..655bd0d 100644 --- a/meta-ids/recipes-ids/mtree/mtree_git.bb +++ b/meta-ids/recipes-ids/mtree/mtree_git.bb @@ -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}" -- cgit v1.2.3-54-g00ecf