mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
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:
parent
154654a6fe
commit
f5170305dc
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user