diff mbox series

[meta-selinux] layer.conf: set LAYERSERIES_COMPAT to styhead

Message ID 20240906212254.829031-1-dmitry.baryshkov@linaro.org
State New
Headers show
Series [meta-selinux] layer.conf: set LAYERSERIES_COMPAT to styhead | expand

Commit Message

Dmitry Baryshkov Sept. 6, 2024, 9:22 p.m. UTC
OE-Core has switched the master branch to styhead, follow the change.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 4e04e5cc7e6a..c7f8dfb2a1b9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -17,7 +17,7 @@  BBFILE_PRIORITY_selinux = "5"
 # cause compatibility issues with other layers
 LAYERVERSION_selinux = "1"
 
-LAYERSERIES_COMPAT_selinux = "scarthgap"
+LAYERSERIES_COMPAT_selinux = "styhead"
 
 LAYERDEPENDS_selinux = " \
     core \