summaryrefslogtreecommitdiff
path: root/meta-openpower/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openpower/conf/layer.conf')
-rw-r--r--meta-openpower/conf/layer.conf6
1 files changed, 2 insertions, 4 deletions
diff --git a/meta-openpower/conf/layer.conf b/meta-openpower/conf/layer.conf
index 6bc20a421..0b3f1a8b6 100644
--- a/meta-openpower/conf/layer.conf
+++ b/meta-openpower/conf/layer.conf
@@ -8,7 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
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}/")}'
+LAYERDEPENDS_openpower-layer = "core phosphor-layer aspeed-layer"
+LAYERSERIES_COMPAT_openpower-layer = "warrior zeus"