summaryrefslogtreecommitdiff
path: root/meta-hxt/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-hxt/conf/layer.conf')
-rw-r--r--meta-hxt/conf/layer.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-hxt/conf/layer.conf b/meta-hxt/conf/layer.conf
index ec6913af2..bc33c2b24 100644
--- a/meta-hxt/conf/layer.conf
+++ b/meta-hxt/conf/layer.conf
@@ -3,6 +3,3 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "hxt"
BBFILE_PATTERN_hxt = ""
-
-# Provide a variable that points the base of the hxt layer.
-HXTBASE = '${@os.path.normpath("${LAYERDIR}/")}'