summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-07-13 13:11:47 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-07-13 13:11:47 +0800
commitfe026e84a4a0150a21fb1666d8a414af318f619c (patch)
tree5efebba2fbf46f114bb7cc29708a2d773674c40a
parent8dbce3e3a034fdcb8ba38269814c748123653df5 (diff)
downloadmeta-secure-core-fe026e84a4a0150a21fb1666d8a414af318f619c.tar.gz
cryptfs-tpm2: add author and homepage info
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
-rw-r--r--meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb b/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
index 13367e0..2afe248 100644
--- a/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
+++ b/meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb
@@ -8,7 +8,10 @@ created by RNG engine in TPM. In order to avoid saving the \
8context file, the created passphrase and primary key are always \ 8context file, the created passphrase and primary key are always \
9persistent in TPM. \ 9persistent in TPM. \
10" 10"
11AUTHOR = "Jia Zhang"
12HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2"
11SECTION = "devel" 13SECTION = "devel"
14
12LICENSE = "BSD-3-Clause" 15LICENSE = "BSD-3-Clause"
13LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641" 16LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641"
14 17