aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorMartin Jansa <martin.jansa@gmail.com>2018-04-06 12:49:18 +0000
committerArmin Kuster <akuster808@gmail.com>2018-04-13 12:43:37 -0700
commitcdb919d1c85b51c91a501c11b057a50b29cb089f (patch)
treeface2331501a81a4c89c96b1d9a09bc45dea0a48 /meta-gnome
parente4082460b28db92650c51f5720373c8f58f62acd (diff)
downloadmeta-openembedded-contrib-cdb919d1c85b51c91a501c11b057a50b29cb089f.tar.gz
meta-*: add LAYERSERIES_COMPAT to layer.conf files
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-gnome/conf/layer.conf b/meta-gnome/conf/layer.conf
index 37215a7708..e6e9532b41 100644
--- a/meta-gnome/conf/layer.conf
+++ b/meta-gnome/conf/layer.conf
@@ -14,6 +14,8 @@ LAYERVERSION_gnome-layer = "1"
LAYERDEPENDS_gnome-layer = "core openembedded-layer networking-layer"
+LAYERSERIES_COMPAT_gnome-layer = "sumo"
+
# Sanity check for meta-gnome layer.
# Setting SKIP_META_GNOME_SANITY_CHECK to "1" would skip the bbappend files check.
INHERIT += "sanity-meta-gnome"