summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJoe MacDonald <joe_macdonald@mentor.com>2019-10-11 10:10:02 +0200
committerJoe MacDonald <joe_macdonald@mentor.com>2019-10-18 14:28:13 -0400
commitc5b32c4d3a55274c4051c1dc9dc670620fbac5c5 (patch)
treec3af8145171fc746d41ab3ca250d3fd3108111ec /conf
parentb12181d77c4190ccc46310ca7c1e950a38164c40 (diff)
downloadmeta-selinux-c5b32c4d3a55274c4051c1dc9dc670620fbac5c5.tar.gz
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 <nicolas.dechesne@linaro.org> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"
21# cause compatibility issues with other layers 21# cause compatibility issues with other layers
22LAYERVERSION_selinux = "1" 22LAYERVERSION_selinux = "1"
23 23
24LAYERSERIES_COMPAT_selinux = "thud warrior" 24LAYERSERIES_COMPAT_selinux = "zeus"
25 25
26LAYERDEPENDS_selinux = " \ 26LAYERDEPENDS_selinux = " \
27 core \ 27 core \