meta-integrity: add tpm2, tpm as LAYERRECOMMENDS (#9)

Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
This commit is contained in:
Wenzong Fan
2017-08-24 13:34:03 +08:00
committed by Lans Zhang
parent c2962bba6d
commit c41b36ea73
+3
View File
@@ -16,6 +16,9 @@ BBLAYERS_LAYERINDEX_NAME_integrity = "meta-integrity"
LAYERDEPENDS_integrity = "\ LAYERDEPENDS_integrity = "\
core \ core \
signing-key \ signing-key \
"
LAYERRECOMMENDS_integrity = "\
tpm2 \ tpm2 \
tpm \ tpm \
" "