blob: 9440620c3009feb3d1a16603f261e743afe49d5f [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 += "fby35-layer"
BBFILE_PATTERN_fby35-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_fby35-layer := "honister kirkstone"