From 91df95b44115039d012f30d34de9cafc8de90afa Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 14 Apr 2022 10:30:49 -0700 Subject: imx-cst: Use specific BSD license Fixes WARNING: imx-cst-3.3.1-r0 do_populate_lic: QA Issue: imx-cst: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Khem Raj --- dynamic-layers/openembedded-layer/recipes-devtools/cst/imx-cst_3.3.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic-layers/openembedded-layer/recipes-devtools/cst/imx-cst_3.3.1.bb b/dynamic-layers/openembedded-layer/recipes-devtools/cst/imx-cst_3.3.1.bb index 81d98098..317ca379 100644 --- a/dynamic-layers/openembedded-layer/recipes-devtools/cst/imx-cst_3.3.1.bb +++ b/dynamic-layers/openembedded-layer/recipes-devtools/cst/imx-cst_3.3.1.bb @@ -1,7 +1,7 @@ SUMMARY = "i.MX code signing tool" DESCRIPTION = "Provides software code signing support designed that integrate the HABv4 and AHAB library" SECTION = "cst" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://LICENSE.bsd3;md5=1fbcd66ae51447aa94da10cbf6271530" -- cgit v1.2.3-54-g00ecf