summaryrefslogtreecommitdiff
path: root/meta-ingrasys/conf/layer.conf
blob: 2686d406bb3fb457e206f5fa2fbf1245c000f79c (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 = "warrior zeus"