From 4a9fbfcbc21e2b96148786a0bd10112e66a28ffc 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 1804666..8ee70f1 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -12,3 +12,4 @@ BBFILE_PATTERN_el-rt = "^${LAYERDIR}/" BBFILE_PRIORITY_el-rt = "7" LAYERDEPENDS_el-rt = "el-common" +LAYERSERIES_COMPAT_el-rt = "sumo" -- cgit v1.2.3-54-g00ecf