blob: 60f56a95e0f6c07fbb7a9dddb440ec6227f09d39 [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 += "ieisystems-layer"
BBFILE_PATTERN_ieisystems-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_ieisystems-layer = "nanbield scarthgap"