diff --git a/conf/layer.conf b/conf/layer.conf index 8e85eb7..74ebe9d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -6,6 +6,7 @@ BBFILE_PRIORITY_external-toolchain = "1" BBFILE_PATTERN_external-toolchain = "^${LAYERDIR}/" LAYERDEPENDS_external-toolchain = "core" +LAYERSERIES_COMPAT_external-toolchain = "sumo" LAYERDIR_external-toolchain = "${LAYERDIR}" BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.%s' % (layer, ext) \