blob: 34cb1eb2b7ec4547645fcb443a38b74f43ab649c [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 += "tiogapass-layer"
BBFILE_PATTERN:tiogapass-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT:tiogapass-layer := "gatesgarth hardknott"