summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLans Zhang <jia.zhang@windriver.com>2017-07-20 10:29:04 +0800
committerLans Zhang <jia.zhang@windriver.com>2017-07-20 10:29:04 +0800
commita654b0702fad5989727eea5c9a8361b1481d0ce5 (patch)
tree0b8d559f6b4f1bf813b86aae69fffa478ca1253f
parent3df0a11accb50bac611565754507b3f34e8b4ca8 (diff)
downloadmeta-secure-core-a654b0702fad5989727eea5c9a8361b1481d0ce5.tar.gz
cryptfs-tpm2: change the SECTION
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
-rw-r--r--meta-encrypted-storage/recipes-tpm/cryptfs-tpm2/cryptfs-tpm2_git.bb2
1 files changed, 1 insertions, 1 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 2afe248..d4a1e2c 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
@@ -10,7 +10,7 @@ persistent in TPM. \
10" 10"
11AUTHOR = "Jia Zhang" 11AUTHOR = "Jia Zhang"
12HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2" 12HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2"
13SECTION = "devel" 13SECTION = "security/tpm"
14 14
15LICENSE = "BSD-3-Clause" 15LICENSE = "BSD-3-Clause"
16LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641" 16LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641"