diff options
author | Lans Zhang <jia.zhang@windriver.com> | 2017-07-20 10:29:04 +0800 |
---|---|---|
committer | Lans Zhang <jia.zhang@windriver.com> | 2017-07-20 10:29:04 +0800 |
commit | a654b0702fad5989727eea5c9a8361b1481d0ce5 (patch) | |
tree | 0b8d559f6b4f1bf813b86aae69fffa478ca1253f | |
parent | 3df0a11accb50bac611565754507b3f34e8b4ca8 (diff) | |
download | meta-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.bb | 2 |
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 | " |
11 | AUTHOR = "Jia Zhang" | 11 | AUTHOR = "Jia Zhang" |
12 | HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2" | 12 | HOMEPAGE = "https://github.com/WindRiver-OpenSourceLabs/cryptfs-tpm2" |
13 | SECTION = "devel" | 13 | SECTION = "security/tpm" |
14 | 14 | ||
15 | LICENSE = "BSD-3-Clause" | 15 | LICENSE = "BSD-3-Clause" |
16 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641" | 16 | LIC_FILES_CHKSUM = "file://${S}/LICENSE;md5=89c8ce1346a3dfe75379e84f3ba9d641" |