blob: d0f57d6c57a9b8c6c3d51b4d86fd0882957d464a [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 += "q71l"
BBFILE_PATTERN_q71l = ""
LAYERSERIES_COMPAT_q71l = "kirkstone langdale"