[yocto] [meta-selinux][PATCH] layer.conf: Add zeus to compat layer

C.r. Guo chunrong.guo at nxp.com
Tue Oct 15 19:02:27 PDT 2019


From: Chunrong Guo <chunrong.guo at nxp.com>

Signed-off-by: Chunrong Guo <chunrong.guo at nxp.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index 89b9468..30b0518 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -21,7 +21,7 @@ BBFILE_PRIORITY_selinux = "5"
 # cause compatibility issues with other layers
 LAYERVERSION_selinux = "1"
 
-LAYERSERIES_COMPAT_selinux = "thud warrior"
+LAYERSERIES_COMPAT_selinux = "thud warrior zeus"
 
 LAYERDEPENDS_selinux = " \
     core \
-- 
2.7.4



More information about the yocto mailing list