summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/mixer/mixer_git.bb
AgeCommit message (Expand)AuthorFilesLines
2019-06-11mixer: upd
# 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-agl-telemetry"
BBFILE_PATTERN_meta-agl-telemetry = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-agl-telemetry = "11"