blob: 03c6d8fc730bc8bf5d44ee32b2beece3cf1d9a14 [file] [log] [blame]
hongweiz-ami1a3db7f2019-03-12 15:04:15 -04001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "microsoft-layer"
5BBFILE_PATTERN_microsoft-layer = ""
Andrew Geissler5cbb9c92021-03-31 15:08:43 -05006LAYERSERIES_COMPAT_microsoft-layer = "gatesgarth hardknott"