summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 21f03d1..210609a 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,7 +11,7 @@ BBFILE_PRIORITY_security = "8"
11 11
12LAYERSERIES_COMPAT_security = "kirkstone" 12LAYERSERIES_COMPAT_security = "kirkstone"
13 13
14LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python" 14LAYERDEPENDS_security = "core openembedded-layer"
15 15
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.