diff --git a/conf/layer.conf b/conf/layer.conf index deae2aa..e78a830 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,7 +10,7 @@ LAYERSERIES_COMPAT_otbr= "hardknott gatesgarth" BBFILE_COLLECTIONS += "meta-matter" BBFILE_PATTERN_meta-matter := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-matter = "8" -LAYERSERIES_COMPAT_meta-matter = "langdale" +LAYERSERIES_COMPAT_meta-matter = "kirkstone langdale" IMAGE_INSTALL:append = " jsoncpp otbr matter openthread ${@bb.utils.contains('MACHINE_FEATURES', 'trusty', 'storageproxyd', '', d)} " HOSTTOOLS += " npm node python3 python "