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


Yi Zhao
 

Signed-off-by: Yi Zhao <yi.zhao@...>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

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 \
--
2.25.1