blob: 784b5ec0c3b9f7d3ef3d86dc6584edfd315993c5 [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 += "evb-npcm845"
BBFILE_PATTERN_evb-npcm845 = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_evb-npcm845 = "nanbield scarthgap"
BBFILE_PATTERN_IGNORE_EMPTY_evb-npcm845 = "1"