From bf355336b33386608bf91a5aa5e5b3ce2310d14f Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Fri, 13 Apr 2018 16:13:59 -0700 Subject: layer: add LAYERSERIES_COMPAT for sumo Signed-off-by: Armin Kuster Signed-off-by: Joe MacDonald --- 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 \ -- cgit v1.2.3-54-g00ecf