summaryrefslogtreecommitdiff
path: root/meta-fii
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-fii
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-fii')
-rw-r--r--meta-fii/conf/layer.conf2
-rw-r--r--meta-fii/meta-kudo/conf/layer.conf2
-rw-r--r--meta-fii/meta-mori/conf/layer.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-fii/conf/layer.conf b/meta-fii/conf/layer.conf
index 18fac48609..86855ba6d5 100644
--- a/meta-fii/conf/layer.conf
+++ b/meta-fii/conf/layer.conf
@@ -5,4 +5,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
${LAYERDIR}/recipes-*/*/*.bbappend"
BBFILE_COLLECTIONS += "fii-layer"
BBFILE_PATTERN_fii-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_fii-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_fii-layer = "nanbield scarthgap"
diff --git a/meta-fii/meta-kudo/conf/layer.conf b/meta-fii/meta-kudo/conf/layer.conf
index 74ab9e871f..ac2d53f4f8 100644
--- a/meta-fii/meta-kudo/conf/layer.conf
+++ b/meta-fii/meta-kudo/conf/layer.conf
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "kudo-layer"
BBFILE_PATTERN_kudo-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_kudo-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_kudo-layer = "nanbield scarthgap"
LAYERDEPENDS_kudo-layer = "core phosphor-layer google-layer fii-layer"
diff --git a/meta-fii/meta-mori/conf/layer.conf b/meta-fii/meta-mori/conf/layer.conf
index 39db67b14e..4e18ece21d 100644
--- a/meta-fii/meta-mori/conf/layer.conf
+++ b/meta-fii/meta-mori/conf/layer.conf
@@ -7,5 +7,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "mori-layer"
BBFILE_PATTERN_mori-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_mori-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_mori-layer = "nanbield scarthgap"
LAYERDEPENDS_mori-layer = "core phosphor-layer google-layer fii-layer"