[yocto] [meta-selinux][PATCH] layer: add LAYERSERIES_COMPAT for sumo

Armin Kuster akuster808 at gmail.com
Fri Apr 13 16:13:59 PDT 2018


Signed-off-by: Armin Kuster <akuster at mvista.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index b13633a..0f9ea41 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -18,6 +18,8 @@ BBFILE_PRIORITY_selinux = "5"
 # cause compatibility issues with other layers
 LAYERVERSION_selinux = "1"
 
+LAYERSERIES_COMPAT_selinux = "sumo"
+
 LAYERDEPENDS_selinux = " \
     core \
     meta-python \
-- 
2.7.4




More information about the yocto mailing list