diff mbox series

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

Message ID 1726729681-15869-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-selinux] layer.conf: set LAYERSERIES_COMPAT with styhead | expand

Commit Message

Mingyu Wang (Fujitsu) Sept. 19, 2024, 7:07 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Set LAYERSERIES_COMPAT with styhead in layer.conf which aligns with oe-core.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 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 4e04e5c..c7f8dfb 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 \