# We have a conf and classes directory, add to BBPATH BBPATH .= ":${LAYERDIR}" # We have a recipes-* directories, add to BBFILES BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "amdfalconx86" BBFILE_PATTERN_amdfalconx86 = "^${LAYERDIR}/" BBFILE_PRIORITY_amdfalconx86 = "14" LAYERSERIES_COMPAT_amdfalconx86 = "sumo" LAYERDEPENDS_amdfalconx86 = "amd openembedded-layer meta-python"