blob: 1bc7e6a281e020971f4926c89a785a08fa60f45a [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_PATTERN_npcm7xx = "^${LAYERDIR}/"
BBFILE_COLLECTIONS += "npcm7xx"
LAYERVERSION_npcm7xx = "1"