diff mbox series

[meta-selinux] layer.conf: add langdale to LAYERSERIES_COMPAT

Message ID 20220930021251.1380320-1-yi.zhao@windriver.com
State New
Headers show
Series [meta-selinux] layer.conf: add langdale to LAYERSERIES_COMPAT | expand

Commit Message

Yi Zhao Sept. 30, 2022, 2:12 a.m. UTC
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 d6f83c9..5673b73 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 = "kirkstone"
+LAYERSERIES_COMPAT_selinux = "kirkstone langdale"
 
 LAYERDEPENDS_selinux = " \
     core \