blob: fb4c08315a2852d048da11706c47fae7dbfc6f16 [file] [log] [blame]
# We have a conf and classes directory, add to BBPATH
BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "quanta"
BBFILE_PATTERN_quanta := "^${LAYERDIR}/"
# Provide a variable that points the base of the quanta layer.
QUANTABASE = '${@os.path.normpath("${LAYERDIR}/")}'
LAYERSERIES_COMPAT_quanta-layer = "thud warrior"