diff --git a/conf/layer.conf b/conf/layer.conf index c70e8bf..7de202b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "riscv-layer" BBFILE_PATTERN_riscv-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_riscv-layer = "6" + +LAYERSERIES_COMPAT_riscv-layer = "sumo"