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