summaryrefslogtreecommitdiffstats
path: root/meta-tpm/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tpm/conf')
-rw-r--r--meta-tpm/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-tpm/conf/layer.conf b/meta-tpm/conf/layer.conf
index 1b766cb..0b102c5 100644
--- a/meta-tpm/conf/layer.conf
+++ b/meta-tpm/conf/layer.conf
@@ -17,6 +17,10 @@ LAYERDEPENDS_tpm-layer = " \
17" 17"
18BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm" 18BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm"
19 19
20# Sanity check for meta-integrity layer.
21# Setting SKIP_META_TPM_SANITY_CHECK to "1" would skip the bbappend files check.
22INHERIT += "sanity-meta-tpm"
23
20BBFILES_DYNAMIC += " \ 24BBFILES_DYNAMIC += " \
21networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \ 25networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \
22" 26"