blob: 40d0f109822ec68ed828e6ec879d9b77f69d38af [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 += "greatlakes-layer"
BBFILE_PATTERN_greatlakes-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_greatlakes-layer := "kirkstone langdale"