summaryrefslogtreecommitdiffstats
path: root/meta-intel/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel/conf/layer.conf')
-rw-r--r--meta-intel/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index edc79f88c..50fbef9aa 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -9,3 +9,6 @@ BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = ""
LAYERVERSION_intel = "1"
LAYERSERIES_COMPAT_intel = "sumo"
+
+# Provide a variable that points the base of the intel layer.
+INTELBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud