summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-openpower/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openpower/conf/layer.conf b/meta-openpower/conf/layer.conf
index fafc941cd..fc6453c06 100644
--- a/meta-openpower/conf/layer.conf
+++ b/meta-openpower/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "openpower-layer"
BBFILE_PATTERN_openpower-layer = "^${LAYERDIR}/"
LAYERVERSION_openpower-layer = "1"
-LAYERSERIES_COMPAT_openpower-layer = "thud"
+LAYERSERIES_COMPAT_openpower-layer = "thud warrior"
# Provide a variable that points the base of the openpower layer.
OPENPOWERBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud