diff mbox series

[meta-selinux,1/2] Set compatible layers to whinlatter

Message ID c30a97d9cbacb24861d42f8bca6509dada2a9adf.1750882005.git.scott.murray@konsulko.com
State New
Headers show
Series Updates to fix building with oe-core master branch | expand

Commit Message

Scott Murray June 25, 2025, 8:10 p.m. UTC
whinlatter is the next release, set it as compatible layer since
it is not backwards compatible.

Signed-off-by: Scott Murray <scott.murray@konsulko.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 b0dc48b..6ec4380 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 = "walnascar styhead"
+LAYERSERIES_COMPAT_selinux = "whinlatter"
 
 LAYERDEPENDS_selinux = " \
     core \