diff mbox series

[meta-selinux] layer.conf: Update LAYERSERIES_COMPAT to wrynose

Message ID 20260318061117.2617519-1-viswanath.kraleti@oss.qualcomm.com
State New
Headers show
Series [meta-selinux] layer.conf: Update LAYERSERIES_COMPAT to wrynose | expand

Commit Message

Viswanath Kraleti March 18, 2026, 6:11 a.m. UTC
OE-core has switched to using wrynose release name. Adjust
LAYERSERIES_COMPAT accordingly.

Signed-off-by: Viswanath Kraleti <viswanath.kraleti@oss.qualcomm.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 6ec4380..245b4ef 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 = "whinlatter"
+LAYERSERIES_COMPAT_selinux = "wrynose"
 
 LAYERDEPENDS_selinux = " \
     core \