summaryrefslogtreecommitdiffstats
path: root/meta-security/conf
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-04-01 19:29:36 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-04-06 22:30:12 -0400
commit17f4035de9254bc2a731d8a386cfe114446ce0b3 (patch)
treeb00072c64a01942e07d0d2814e116483f79d8a28 /meta-security/conf
parent1668d7cc742590d775cc5edfd02ccd09da375e80 (diff)
downloadblackbird-openbmc-17f4035de9254bc2a731d8a386cfe114446ce0b3.tar.gz
blackbird-openbmc-17f4035de9254bc2a731d8a386cfe114446ce0b3.zip
layer.conf: Add warrior to compatible release series
(From meta-security rev: 63af29ba489516e5711a12a3460b547ad7aa34b2) Change-Id: Ia2836d7dc0f23b3d53d5ab7bda0ef2a79fce3196 Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-security/conf')
-rw-r--r--meta-security/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/conf/layer.conf b/meta-security/conf/layer.conf
index 716f8acc7..4beac385f 100644
--- a/meta-security/conf/layer.conf
+++ b/meta-security/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security"
BBFILE_PATTERN_security = "^${LAYERDIR}/"
BBFILE_PRIORITY_security = "8"
-LAYERSERIES_COMPAT_security = "thud"
+LAYERSERIES_COMPAT_security = "thud warrior"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
OpenPOWER on IntegriCloud