blob: 48868ba2463f9d2a37057095fc66b3a6e383292b [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}/"
Patrick Williams757831f2022-02-25 15:28:30 -06006LAYERSERIES_COMPAT_ingrasys = "honister kirkstone"