summaryrefslogtreecommitdiff
path: root/meta-security/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/conf/layer.conf')
-rw-r--r--meta-security/conf/layer.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-security/conf/layer.conf b/meta-security/conf/layer.conf
index 906e02440..7853d6e8e 100644
--- a/meta-security/conf/layer.conf
+++ b/meta-security/conf/layer.conf
@@ -13,6 +13,10 @@ LAYERSERIES_COMPAT_security = "hardknott"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
+# Sanity check for meta-security layer.
+# Setting SKIP_META_SECURITY_SANITY_CHECK to "1" would skip the bbappend files check.
+INHERIT += "sanity-meta-security"
+
BBFILES_DYNAMIC += " \
rust-layer:${LAYERDIR}/dynamic-layers/meta-rust/recipes-*/*/*.bb \
"