blob: a1959ccc2acec934e8ab7603f0743b799eab821c [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 = "kirkstone langdale"