layer.conf: set LAYERSERIES_COMPAT to styhead

OE-Core has switched the master branch to styhead, follow the change.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
This commit is contained in:
Dmitry Baryshkov 2024-09-07 00:22:54 +03:00 committed by Joe MacDonald
parent f8ccc77076
commit 7886cda8a5

View File

@ -17,7 +17,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 = "scarthgap" LAYERSERIES_COMPAT_selinux = "styhead"
LAYERDEPENDS_selinux = " \ LAYERDEPENDS_selinux = " \
core \ core \