mirror of
https://git.yoctoproject.org/meta-security
synced 2026-06-03 13:50:45 +00:00
meta-tpm: add layer sanity check
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -17,6 +17,10 @@ LAYERDEPENDS_tpm-layer = " \
|
||||
"
|
||||
BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm"
|
||||
|
||||
# Sanity check for meta-integrity layer.
|
||||
# Setting SKIP_META_TPM_SANITY_CHECK to "1" would skip the bbappend files check.
|
||||
INHERIT += "sanity-meta-tpm"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user