summaryrefslogtreecommitdiff
path: root/meta-openpower/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/conf')
-rw-r--r--meta-openpower/conf/layer.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-openpower/conf/layer.conf b/meta-openpower/conf/layer.conf
index 6bc20a421..2cb27d200 100644
--- a/meta-openpower/conf/layer.conf
+++ b/meta-openpower/conf/layer.conf
@@ -9,6 +9,3 @@ BBFILE_COLLECTIONS += "openpower-layer"
BBFILE_PATTERN_openpower-layer := "^${LAYERDIR}/"
LAYERVERSION_openpower-layer = "1"
LAYERSERIES_COMPAT_openpower-layer = "thud warrior"
-
-# Provide a variable that points the base of the openpower layer.
-OPENPOWERBASE = '${@os.path.normpath("${LAYERDIR}/")}'