[meta-ti] [master][PATCH] layer.conf: add LAYERSERIES_COMPAT for sumo

Denys Dmytriyenko denys at ti.com
Tue Apr 24 13:13:42 PDT 2018


Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 8a3af7a..cfa9778 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,6 +8,8 @@ BBFILE_COLLECTIONS += "meta-ti"
 BBFILE_PATTERN_meta-ti := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti = "6"
 
+LAYERSERIES_COMPAT_meta-ti = "sumo"
+
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
 LAYERDEPENDS_meta-ti = "core"
-- 
2.7.4



More information about the meta-ti mailing list