blob: a5c90829f933575dd6cb22ba70ffe4ebba62552b [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 += "ibm"
BBFILE_PATTERN_ibm = ""
LAYERSERIES_COMPAT_ibm = "sumo"