From c5b32c4d3a55274c4051c1dc9dc670620fbac5c5 Mon Sep 17 00:00:00 2001 From: Joe MacDonald Date: Fri, 11 Oct 2019 10:10:02 +0200 Subject: layer.conf: add zeus compatibility Also remove thud and warrior, based on: f5170305dcff (compat: remove thud from warrior layer compatibility list) Since thud or warrior users are expected to use the 'thud' or 'warrior' branch. Signed-off-by: Nicolas Dechesne Signed-off-by: Joe MacDonald --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 89b9468..226a75a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -21,7 +21,7 @@ BBFILE_PRIORITY_selinux = "5" # cause compatibility issues with other layers LAYERVERSION_selinux = "1" -LAYERSERIES_COMPAT_selinux = "thud warrior" +LAYERSERIES_COMPAT_selinux = "zeus" LAYERDEPENDS_selinux = " \ core \ -- cgit v1.2.3-54-g00ecf