blob: fc07b595daa1c60ca8be7ecd5eabe9ed78709edc [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}/"
Brandon Kim40d8f442021-08-11 13:22:32 -07006LAYERSERIES_COMPAT_ingrasys = "gatesgarth hardknott honister"