layer.conf: add zeus compatibility

Also remove thud and warrior, based on:
f5170305dc (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>
This commit is contained in:
Joe MacDonald 2019-10-11 10:10:02 +02:00
parent b12181d77c
commit c5b32c4d3a

View File

@ -21,7 +21,7 @@ BBFILE_PRIORITY_selinux = "5"
# cause compatibility issues with other layers # cause compatibility issues with other layers
LAYERVERSION_selinux = "1" LAYERVERSION_selinux = "1"
LAYERSERIES_COMPAT_selinux = "thud warrior" LAYERSERIES_COMPAT_selinux = "zeus"
LAYERDEPENDS_selinux = " \ LAYERDEPENDS_selinux = " \
core \ core \