BBFILES += "${LAYERDIR}/recipes/*/*.bb ${LAYERDIR}/recipes/*/*.bbappend" BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "multitech" BBFILE_PRIORITY_multitech = "20" BBFILE_PATTERN_multitech = "${LAYERDIR}" # enable use of THISDIR variable bbappend files (pulled from oe-core) INHERIT += "thisdir"