diff mbox series

[meta-selinux] layer.conf: update LAYERSERIES_COMPAT for nanbield

Message ID 20230922025845.3608425-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-selinux] layer.conf: update LAYERSERIES_COMPAT for nanbield | expand

Commit Message

Yi Zhao Sept. 22, 2023, 2:58 a.m. UTC
oe-core has switched to nanbield in:
https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6

Signed-off-by: Yi Zhao <yi.zhao@windriver.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 8bdc3de..0a0a6ab 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 = "mickledore"
+LAYERSERIES_COMPAT_selinux = "nanbield"
 
 LAYERDEPENDS_selinux = " \
     core \