summaryrefslogtreecommitdiff
path: root/meta-ingrasys/conf/layer.conf
blob: 1c9165c67821b02127853ecc18aeed855ac5c871 (plain)
1
2
3
4
5
6
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"

BBFILE_COLLECTIONS += "ingrasys"
BBFILE_PATTERN_ingrasys := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_ingrasys = "dunfell gatesgarth"