blob: 7b12b185f9d35cf4f7dd06fc5b0d4fdc0b09394f [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 = "langdale mickledore"