summaryrefslogtreecommitdiffstats
path: root/meta-intel
diff options
context:
space:
mode:
Diffstat (limited to 'meta-intel')
-rw-r--r--meta-intel/conf/layer.conf2
-rw-r--r--meta-intel/meta-s2600wf/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index 539e4764e..99a6df061 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -8,7 +8,7 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = ""
LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "thud"
+LAYERSERIES_COMPAT_intel = "thud warrior"
# Provide a variable that points the base of the intel layer.
INTELBASE = '${@os.path.normpath("${LAYERDIR}/")}'
diff --git a/meta-intel/meta-s2600wf/conf/layer.conf b/meta-intel/meta-s2600wf/conf/layer.conf
index 357dc2fdf..3fb9534dc 100644
--- a/meta-intel/meta-s2600wf/conf/layer.conf
+++ b/meta-intel/meta-s2600wf/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "s2600wf"
BBFILE_PATTERN_s2600wf = ""
BBFILE_PRIORITY_s2600wf = "5"
-LAYERSERIES_COMPAT_s2600wf = "thud"
+LAYERSERIES_COMPAT_s2600wf = "thud warrior"
OpenPOWER on IntegriCloud