summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index cdcfaee..ad9da56 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -16,7 +16,3 @@ LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer met
16# Sanity check for meta-security layer. 16# Sanity check for meta-security layer.
17# Setting SKIP_META_SECURITY_SANITY_CHECK to "1" would skip the bbappend files check. 17# Setting SKIP_META_SECURITY_SANITY_CHECK to "1" would skip the bbappend files check.
18INHERIT += "sanity-meta-security" 18INHERIT += "sanity-meta-security"
19
20BBFILES_DYNAMIC += " \
21rust-layer:${LAYERDIR}/dynamic-layers/meta-rust/recipes-*/*/*.bb \
22"