Signed-off-by: Denys Dmytriyenko <[email protected]>
---
meta-arago-distro/conf/layer.conf | 2 ++
meta-arago-extras/conf/layer.conf | 2 ++
2 files changed, 4 insertions(+)
diff --git a/meta-arago-distro/conf/layer.conf
b/meta-arago-distro/conf/layer.conf
index c175bd8..be2e4b7 100644
--- a/meta-arago-distro/conf/layer.conf
+++ b/meta-arago-distro/conf/layer.conf
@@ -8,6 +8,8 @@ BBFILE_COLLECTIONS += "meta-arago-distro"
BBFILE_PATTERN_meta-arago-distro := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-distro = "10"
+LAYERSERIES_COMPAT_meta-arago-distro = "sumo"
+
LAYERDEPENDS_meta-arago-distro = " \
core \
meta-ti \
diff --git a/meta-arago-extras/conf/layer.conf
b/meta-arago-extras/conf/layer.conf
index 83ac107..806447a 100644
--- a/meta-arago-extras/conf/layer.conf
+++ b/meta-arago-extras/conf/layer.conf
@@ -8,6 +8,8 @@ BBFILE_COLLECTIONS += "meta-arago-extras"
BBFILE_PATTERN_meta-arago-extras := "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-arago-extras = "10"
+LAYERSERIES_COMPAT_meta-arago-extras = "sumo"
+
# Set a variable to get to the top of the metadata location
ARAGOBASE := '${@os.path.normpath("${LAYERDIR}/../")}'
--
2.7.4
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago