diff mbox series

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

Message ID 5b172fccbfec3ae12326f438ce39e186657f5e6f.1751036759.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 27, 2025, 3:09 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 \