summaryrefslogtreecommitdiff
path: root/meta-ingrasys/conf/layer.conf
blob: 18a1bfaf8521a4522c4a48d0a1a7364e6e646308 (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 = "gatesgarth hardknott"