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

BBFILE_COLLECTIONS += "quanta"
BBFILE_PATTERN_quanta = ""

# Provide a variable that points the base of the quanta layer.
QUANTABASE = '${@os.path.normpath("${LAYERDIR}/")}'
LAYERSERIES_COMPAT_quanta-layer = "thud warrior"