blob: 0de9c86be10f53c7f3f09500e5ed94d0f8d33538 [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 += "nf5280m7-layer"
BBFILE_PATTERN_nf5280m7-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_nf5280m7-layer = "mickledore nanbield"