summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-14 08:50:13 -0700
committerArmin Kuster <akuster808@gmail.com>2021-09-15 06:48:26 -0700
commitf01d5fbaa1714eafce17b017ac65ed6d13d93c33 (patch)
treeb9c4edf621f3bad87693717fc64c0b5283670675
parentef3315c34d47b65901cd6c7cf726d00715c3b697 (diff)
downloadmeta-security-f01d5fbaa1714eafce17b017ac65ed6d13d93c33.tar.gz
ibmtpm2tss: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-2-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb b/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb
index ae8974b..df66779 100644
--- a/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb
+++ b/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss_1.6.0.bb
@@ -9,7 +9,7 @@ It also comes with a web based TPM interface, suitable for a demo to an \
9audience that is unfamiliar with TCG technology. It is also useful for \ 9audience that is unfamiliar with TCG technology. It is also useful for \
10basic TPM management." 10basic TPM management."
11HOMEPAGE = "http://ibmswtpm.sourceforge.net/ibmtss2.html" 11HOMEPAGE = "http://ibmswtpm.sourceforge.net/ibmtss2.html"
12LICENSE = "BSD" 12LICENSE = "BSD-2-Clause"
13SECTION = "securty/tpm" 13SECTION = "securty/tpm"
14LIC_FILES_CHKSUM = "file://LICENSE;md5=1e023f61454ac828b4aa1bc4293f7d5f" 14LIC_FILES_CHKSUM = "file://LICENSE;md5=1e023f61454ac828b4aa1bc4293f7d5f"
15 15