From 63af29ba489516e5711a12a3460b547ad7aa34b2 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Mon, 1 Apr 2019 19:29:36 -0700 Subject: layer.conf: Add warrior to compatible release series Signed-off-by: Armin Kuster --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 716f8ac..4beac38 100644 --- a/conf/layer.conf +++ b/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" -- cgit v1.2.3-54-g00ecf