mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
layer.conf: set LAYERSERIES_COMPAT with honister
Set LAYERSERIES_COMPAT with honister in layer.conf which aligns with oe-core. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
This commit is contained in:
parent
29e586d1b4
commit
b7cf3fd557
|
|
@ -23,7 +23,7 @@ BBFILE_PRIORITY_selinux = "5"
|
|||
# cause compatibility issues with other layers
|
||||
LAYERVERSION_selinux = "1"
|
||||
|
||||
LAYERSERIES_COMPAT_selinux = "dunfell gatesgarth hardknott"
|
||||
LAYERSERIES_COMPAT_selinux = "honister"
|
||||
|
||||
LAYERDEPENDS_selinux = " \
|
||||
core \
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user