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.ra...@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 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto