diff --git a/conf/layer.conf b/conf/layer.conf index 722f801..201c1ba 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,3 +9,5 @@ BBFILE_PATTERN_meta-micropython := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-micropython = "7" LAYERDEPENDS_meta-micropython = "core" + +LAYERSERIES_COMPAT_meta-micropython = "honister hardknott gatesgarth dunfell"