summaryrefslogtreecommitdiffstats
path: root/meta-security-compliance/conf/layer.conf
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-04-01 19:29:36 -0700
committerArmin Kuster <akuster808@gmail.com>2019-04-07 05:10:15 +0530
commit63af29ba489516e5711a12a3460b547ad7aa34b2 (patch)
tree13bc181de9a947ac855eaa58b6eeb2033e4c8126 /meta-security-compliance/conf/layer.conf
parentcb6d1c85ee723f2b1c869ec3231e3796bbe40b8a (diff)
downloadmeta-security-63af29ba489516e5711a12a3460b547ad7aa34b2.tar.gz
layer.conf: Add warrior to compatible release series
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 fcc5cd6..d48feb9 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" 11LAYERSERIES_COMPAT_scanners-layer = "thud warrior"
12 12
13LAYERDEPENDS_scanners-layer = " \ 13LAYERDEPENDS_scanners-layer = " \
14 core \ 14 core \