summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 50fbef9aa..539e4764e 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 = "sumo"
+LAYERSERIES_COMPAT_intel = "thud"
# 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 8f0281e1a..357dc2fdf 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 = "sumo"
+LAYERSERIES_COMPAT_s2600wf = "thud"
OpenPOWER on IntegriCloud