BBPATH .= ":${LAYERDIR}" # We have recipes-* directories, add to BBFILES BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "rcar-gateway" BBFILE_PATTERN_rcar-gateway = "^${LAYERDIR}/" BBFILE_PRIORITY_rcar-gateway = "6" LAYERSERIES_COMPAT_rcar-gateway = "dunfell" LAYERDEPENDS_rcar-gateway = "core yocto openembedded-layer meta-python"