summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm2
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2021-09-14 08:52:36 -0700
committerArmin Kuster <akuster808@gmail.com>2021-09-15 06:48:26 -0700
commit5fb3730c37d4a1c0b40d9bb2b2e16e892838b7f3 (patch)
tree40677fcf2f7aa314bffa8172ed11c1cef8f223e1 /meta-tpm/recipes-tpm2
parentf01d5fbaa1714eafce17b017ac65ed6d13d93c33 (diff)
downloadmeta-security-5fb3730c37d4a1c0b40d9bb2b2e16e892838b7f3.tar.gz
ibmswtpm2: set precise BSD license
"BSD" is ambiguous, use the precise licenses BSD-2-Clause Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-tpm/recipes-tpm2')
-rw-r--r--meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb b/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb
index 7ea40a8..09b652d 100644
--- a/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb
+++ b/meta-tpm/recipes-tpm2/ibmswtpm2/ibmswtpm2_1661.bb
@@ -9,7 +9,7 @@ Advantages of this approach: \
9* Application software errors are easily reversed by simply removing the TPM state and starting over. \ 9* Application software errors are easily reversed by simply removing the TPM state and starting over. \
10* Difficult crypto errors are quickly debugged by looking inside the TPM." 10* Difficult crypto errors are quickly debugged by looking inside the TPM."
11HOMEPAGE = "http://ibmswtpm.sourceforge.net/ibmswtpm2.html" 11HOMEPAGE = "http://ibmswtpm.sourceforge.net/ibmswtpm2.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