blob: dabffc379402d6338ffec18c862f2cfbbba93a75 [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}/"
BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "sbp1-layer"
BBFILE_PATTERN_sbp1-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_sbp1-layer = "mickledore nanbield"