summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-inventec/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-inventec/conf/layer.conf b/meta-inventec/conf/layer.conf
index de22db1e3..3c284f8ce 100644
--- a/meta-inventec/conf/layer.conf
+++ b/meta-inventec/conf/layer.conf
@@ -3,3 +3,6 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "inventec"
BBFILE_PATTERN_inventec = ""
+
+# Provide a variable that points the base of the inventec layer.
+INVENTECBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud