[yocto] [meta-mono][PATCH] layer.conf: define LAYERSERIES_COMPAT_mono = "sumo"

Ioan-Adrian Ratiu adrian.ratiu at ni.com
Tue Jun 12 07:10:24 PDT 2018


Newer versions of bitbake require each layer to explicitely state
their OE/Yocto release compatibility. The consensus is for each layer
to use the latest released version codename for the master branch.

Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu at ni.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 017a7c7..e3a10b9 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,3 +14,5 @@ PREFERRED_VERSION_mono ?= "5.4.1.6"
 PREFERRED_VERSION_mono-native ?= "5.4.1.6"
 
 PREFERRED_VERSION_nuget ?= "3.5.0"
+
+LAYERSERIES_COMPAT_mono = "sumo"
-- 
2.17.1



More information about the yocto mailing list