blob: 05c40a981ffb14c98c54734d3ea3f84d5dc170f4 [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "ingrasys"
BBFILE_PATTERN_ingrasys = ""
LAYERSERIES_COMPAT_ingrasys = "sumo"
# Provide a variable that points the base of the ingrasys layer.
INGRASYSBASE = '${@os.path.normpath("${LAYERDIR}/")}'