# 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 += "meta-aws-iot-fleetwise" BBFILE_PATTERN_meta-aws-iot-fleetwise = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-aws-iot-fleetwise = "7" LAYERSERIES_COMPAT_meta-aws-iot-fleetwise = "gatesgarth"