summaryrefslogtreecommitdiff
path: root/meta-quanta/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-quanta/conf/layer.conf')
-rw-r--r--meta-quanta/conf/layer.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-quanta/conf/layer.conf b/meta-quanta/conf/layer.conf
index 6bc6492998..ca07679d6a 100644
--- a/meta-quanta/conf/layer.conf
+++ b/meta-quanta/conf/layer.conf
@@ -8,6 +8,3 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "quanta-layer"
BBFILE_PATTERN_quanta-layer := "^${LAYERDIR}/"
LAYERSERIES_COMPAT_quanta-layer = "thud warrior"
-
-# Provide a variable that points the base of the quanta layer.
-QUANTABASE = '${@os.path.normpath("${LAYERDIR}/")}'