diff options
Diffstat (limited to 'meta-tpm/conf')
| -rw-r--r-- | meta-tpm/conf/layer.conf | 4 |
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 | " |
| 18 | BBLAYERS_LAYERINDEX_NAME_tpm-layer = "meta-tpm" | 18 | BBLAYERS_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. | ||
| 22 | INHERIT += "sanity-meta-tpm" | ||
| 23 | |||
| 20 | BBFILES_DYNAMIC += " \ | 24 | BBFILES_DYNAMIC += " \ |
| 21 | networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \ | 25 | networking-layer:${LAYERDIR}/dynamic-layers/meta-networking/recipes-*/*/*.bbappend \ |
| 22 | " | 26 | " |
