blob: 1c9165c67821b02127853ecc18aeed855ac5c871 [file] [log] [blame]
Xo Wangdc8aa512016-08-22 15:41:17 -07001# We have a conf and classes directory, add to BBPATH
2BBPATH .= ":${LAYERDIR}"
3
4BBFILE_COLLECTIONS += "ingrasys"
Patrick Venture7a286ca2019-05-07 14:51:42 -07005BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
Patrick Williams52368122020-11-03 16:15:19 -06006LAYERSERIES_COMPAT_ingrasys = "dunfell gatesgarth"