From 4f0e838efad67cce7b0d401478baa16d2164cc22 Mon Sep 17 00:00:00 2001 From: Martin Borg Date: Tue, 10 Jul 2018 10:48:50 +0200 Subject: layer.conf: add LAYERSERIES_COMPAT Signed-off-by: Martin Borg --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index 69d03c9..90147d3 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,4 @@ BBFILE_PATTERN_el-standard = "^${LAYERDIR}/" BBFILE_PRIORITY_el-standard = "7" LAYERDEPENDS_el-standard = "el-common" +LAYERSERIES_COMPAT_el-standard = "sumo" -- cgit v1.2.3-54-g00ecf