[yocto] [PATCH] layer.conf: Add zeus to compat layer
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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 -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto
[yocto] [meta-selinux][PATCH] layer.conf: Add zeus to compat layer
From: Chunrong Guo Signed-off-by: Chunrong Guo --- 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 -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto