summaryrefslogtreecommitdiffstats
path: root/meta-quanta
diff options
context:
space:
mode:
Diffstat (limited to 'meta-quanta')
-rw-r--r--meta-quanta/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-quanta/conf/layer.conf b/meta-quanta/conf/layer.conf
index 017e91274..9ff2efe1b 100644
--- a/meta-quanta/conf/layer.conf
+++ b/meta-quanta/conf/layer.conf
@@ -3,3 +3,6 @@ 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