summaryrefslogtreecommitdiffstats
path: root/meta-quanta/conf/layer.conf
blob: 9ff2efe1b55c06c5b2d5daa13caf39396c9ad1e0 (plain)
1
2
3
4
5
6
7
8
# 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}/")}'
OpenPOWER on IntegriCloud