blob: 435d1ddec3fa6db5d1c99b513d61611da0f8a4e8 [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
# We have recipes-* directories, add to BBFILES
BBFILE_COLLECTIONS += "alibaba-layer"
BBFILE_PATTERN_alibaba-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_alibaba-layer = "gatesgarth hardknott"