summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-11-25 03:20:05 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-11-25 03:20:05 +0300
commit9d21a9409c159e4fa32c20a774337669da351413 (patch)
tree57c5832e1ecf989d0800b8368f19fb4a092151ed /meta-intel-openbmc
parent1222bd457825c618c9557068a8f0d952a0ad754b (diff)
downloadopenbmc-9d21a9409c159e4fa32c20a774337669da351413.tar.xz
treewide: add scarthgap to LAYERSERIES_COMPAT2.16.0-dev
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I28ee50fa55ae47dd7fd8c99f8f6db8f5f6dfa53d
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/conf/layer.conf2
-rw-r--r--meta-intel-openbmc/meta-s2600wf/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-intel-openbmc/conf/layer.conf b/meta-intel-openbmc/conf/layer.conf
index 6d6962e39e..03805bff11 100644
--- a/meta-intel-openbmc/conf/layer.conf
+++ b/meta-intel-openbmc/conf/layer.conf
@@ -8,5 +8,5 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = "^${LAYERDIR}/"
LAYERVERSION_intel = "1"
-LAYERSERIES_COMPAT_intel = "mickledore nanbield"
+LAYERSERIES_COMPAT_intel = "nanbield scarthgap"
LAYERDEPENDS_intel = "phosphor-layer"
diff --git a/meta-intel-openbmc/meta-s2600wf/conf/layer.conf b/meta-intel-openbmc/meta-s2600wf/conf/layer.conf
index 325834e2b5..6b605a7283 100644
--- a/meta-intel-openbmc/meta-s2600wf/conf/layer.conf
+++ b/meta-intel-openbmc/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 = "mickledore nanbield"
+LAYERSERIES_COMPAT_s2600wf = "nanbield scarthgap"