# 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 = "nanbield scarthgap" |