summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorMartin Borg <martin.borg@enea.com>2018-07-10 10:48:50 +0200
committerMartin Borg <martin.borg@enea.com>2018-07-10 10:48:50 +0200
commit4a9fbfcbc21e2b96148786a0bd10112e66a28ffc (patch)
tree643ed6e5bd94b8488da9a165bae34a230c629669 /conf
parent43e86c154d1913c2e23cebcad4ed23c0d1931500 (diff)
downloadmeta-el-rt-4a9fbfcbc21e2b96148786a0bd10112e66a28ffc.tar.gz
layer.conf: add LAYERSERIES_COMPAT
Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf1
1 files changed, 1 insertions, 0 deletions
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}/"
12BBFILE_PRIORITY_el-rt = "7" 12BBFILE_PRIORITY_el-rt = "7"
13LAYERDEPENDS_el-rt = "el-common" 13LAYERDEPENDS_el-rt = "el-common"
14 14
15LAYERSERIES_COMPAT_el-rt = "sumo"