diff --git a/conf/layer.conf b/conf/layer.conf index 3daf3e1..4950fc8 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -7,3 +7,6 @@ BBFILES += "${LAYERDIR}/recipes*/*/*.bb" BBFILE_COLLECTIONS += "meta-retro" BBFILE_PATTERN_meta-retro := "^${LAYERDIR}/" BBFILE_PRIORITY_meta-retro = "10" + +LAYERDEPENDS_meta-retro = "core openembedded-layer filesystems-layer games-layer" +LAYERSERIES_COMPAT_meta-retro = "sumo rocko"