[yocto] [meta-gplv2][PATCH] layer.conf: add LAYERSERIES_COMPAT

Martin Jansa martin.jansa at gmail.com
Fri Apr 6 05:33:33 PDT 2018


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index f5601bb..3d614dc 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -13,3 +13,5 @@ BBFILE_PRIORITY_gplv2 = "1"
 LAYERVERSION_gplv2 = "1"
 
 LAYERDEPENDS_gplv2 = "core"
+
+LAYERSERIES_COMPAT_gplv2 = "sumo"
-- 
2.15.1




More information about the yocto mailing list