compat: remove thud from warrior layer compatibility list

Based on this discussion:
https://www.mail-archive.com/yocto@yoctoproject.org/msg45785.html the
warrior branch does not build against oe-core thud any longer.  Since
that's not really intended to be a supported use caes anyway, remove the
layer compatibility statement for thud.

Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
This commit is contained in:
Joe MacDonald 2019-09-18 05:02:51 -04:00
parent 154654a6fe
commit f5170305dc

View File

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