mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +00:00
meta-integrity: add tpm2, tpm as LAYERRECOMMENDS (#9)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
This commit is contained in:
@@ -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 \
|
||||||
"
|
"
|
||||||
|
|||||||
Reference in New Issue
Block a user