summaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2022-04-24 20:02:58 -0700
committerKhem Raj <raj.khem@gmail.com>2022-04-24 20:03:44 -0700
commit1703c295cbdee9c1726aaa0fdbbffe2bb1d43504 (patch)
tree93775b7033e78436fbb7d85f568a5c14ed977dd3 /recipes-devtools
parente904064f046612ebd1834d5b2dcdd757c680503b (diff)
downloadmeta-freescale-1703c295cbdee9c1726aaa0fdbbffe2bb1d43504.tar.gz
cst: Correctly specify BSD variant for license
Fixes QA Issue: cst-native: No generic license file exists for: BSD in any provider [license-exists] Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/cst/cst_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-devtools/cst/cst_git.bb b/recipes-devtools/cst/cst_git.bb
index d4a9a859..b9ac3e9e 100644
--- a/recipes-devtools/cst/cst_git.bb
+++ b/recipes-devtools/cst/cst_git.bb
@@ -1,6 +1,6 @@
1SUMMARY = "utility for security boot" 1SUMMARY = "utility for security boot"
2SECTION = "cst" 2SECTION = "cst"
3LICENSE = "BSD" 3LICENSE = "BSD-3-Clause"
4 4
5LIC_FILES_CHKSUM = "file://COPYING;md5=e959d5d617e33779d0e90ce1d9043eff" 5LIC_FILES_CHKSUM = "file://COPYING;md5=e959d5d617e33779d0e90ce1d9043eff"
6 6