blob: 5b9d71b18a3354f543d57b8da2a7a6c430c6c591 [file] [log] [blame]
Xo Wang997e7362016-08-22 15:41:17 -07001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "ingrasys"
Patrick Venture29261052019-05-07 14:51:42 -07005BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
Andrew Geissler24e4fd42020-04-14 20:26:59 -05006LAYERSERIES_COMPAT_ingrasys = "warrior zeus dunfell"