summaryrefslogtreecommitdiff
path: root/meta-alibaba/conf/layer.conf
blob: 715ba514203746b4d4bb2aeb9e93b187a8da3461 (plain)
1
2
3
4
5
6
7
# 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 = "hardknott"