From 1703c295cbdee9c1726aaa0fdbbffe2bb1d43504 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sun, 24 Apr 2022 20:02:58 -0700 Subject: 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 --- recipes-devtools/cst/cst_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-devtools') 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 @@ SUMMARY = "utility for security boot" SECTION = "cst" -LICENSE = "BSD" +LICENSE = "BSD-3-Clause" LIC_FILES_CHKSUM = "file://COPYING;md5=e959d5d617e33779d0e90ce1d9043eff" -- cgit v1.2.3-54-g00ecf