summaryrefslogtreecommitdiffstats
path: root/meta-security-compliance/conf/layer.conf
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-06-01 21:09:38 -0700
committerArmin Kuster <akuster808@gmail.com>2019-06-26 15:47:47 -0700
commit723cd9e37221f90cc378b49a0c0f3419508500bb (patch)
treef2b4bef43cb95b55cf5215a79e731aacdd27b092 /meta-security-compliance/conf/layer.conf
parent51a4c6b5179d087f647cf0c458edb8ab107826ef (diff)
downloadmeta-security-723cd9e37221f90cc378b49a0c0f3419508500bb.tar.gz
layers: set warrior only
remove TEST_SUITES from main layer.conf Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-security-compliance/conf/layer.conf')
-rw-r--r--meta-security-compliance/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security-compliance/conf/layer.conf b/meta-security-compliance/conf/layer.conf
index d48feb9..b245a16 100644
--- a/meta-security-compliance/conf/layer.conf
+++ b/meta-security-compliance/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "scanners-layer"
8BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/" 8BBFILE_PATTERN_scanners-layer = "^${LAYERDIR}/"
9BBFILE_PRIORITY_scanners-layer = "10" 9BBFILE_PRIORITY_scanners-layer = "10"
10 10
11LAYERSERIES_COMPAT_scanners-layer = "thud warrior" 11LAYERSERIES_COMPAT_scanners-layer = "warrior"
12 12
13LAYERDEPENDS_scanners-layer = " \ 13LAYERDEPENDS_scanners-layer = " \
14 core \ 14 core \