# We have a conf and classes directory, add to BBPATH | |
BBPATH .= ":${LAYERDIR}" | |
BBFILES += "${LAYERDIR}/common/recipes-*/*/*.bb \ | |
${LAYERDIR}/common/recipes-*/*/*.bbappend" | |
BBFILE_COLLECTIONS += "aspeed" | |
BBFILE_PATTERN_aspeed = "" | |
LAYERVERSION_aspeed = "1" |