# 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 += "agl-html5-demo-layer" BBFILE_PATTERN_agl-html5-demo-layer = "^${LAYERDIR}/" BBFILE_PRIORITY_agl-html5-demo-layer = "70" LAYERSERIES_COMPAT_agl-html5-demo-layer = "scarthgap" LAYERDEPENDS_agl-html5-demo-layer = "agldemo"