blob: 10dae42b751e4f2152412f5b62db33b2eeca1fe1 [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "starscream"
BBFILE_PATTERN_starscream = "^${LAYERDIR}/"
BBFILE_PRIORITY_starscream = "7"
LAYERSERIES_COMPAT_starscream = "nanbield scarthgap"