summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2022-04-14 15:20:09 -0300
committerGitHub <noreply@github.com>2022-04-14 15:20:09 -0300
commit3742561f0ab4fc746dace10531d10317bd46a3b4 (patch)
treeaeac00d177fe43f77eae406bc39a2e300d1e2e4b
parent8aa0cac47b390f127e46d1eac541e5ef1ecf711f (diff)
parent91df95b44115039d012f30d34de9cafc8de90afa (diff)
downloadmeta-freescale-3742561f0ab4fc746dace10531d10317bd46a3b4.tar.gz
Merge pull request #1051 from YoeDistro/yoe/mut
imx-cst: Use specific BSD license
-rw-r--r--dynamic-layers/openembedded-layer/recipes-devtools/cst/imx-cst_3.3.1.bb2
1 files changed, 1 insertions, 1 deletions
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 @@
1SUMMARY = "i.MX code signing tool" 1SUMMARY = "i.MX code signing tool"
2DESCRIPTION = "Provides software code signing support designed that integrate the HABv4 and AHAB library" 2DESCRIPTION = "Provides software code signing support designed that integrate the HABv4 and AHAB library"
3SECTION = "cst" 3SECTION = "cst"
4LICENSE = "BSD" 4LICENSE = "BSD-3-Clause"
5 5
6LIC_FILES_CHKSUM = "file://LICENSE.bsd3;md5=1fbcd66ae51447aa94da10cbf6271530" 6LIC_FILES_CHKSUM = "file://LICENSE.bsd3;md5=1fbcd66ae51447aa94da10cbf6271530"
7 7