summaryrefslogtreecommitdiff
path: root/meta-delta
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-delta
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-delta')
-rw-r--r--meta-delta/conf/layer.conf2
-rw-r--r--meta-delta/meta-ahe50dc/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-delta/conf/layer.conf b/meta-delta/conf/layer.conf
index f4da0092c7..d2a05d0cd4 100644
--- a/meta-delta/conf/layer.conf
+++ b/meta-delta/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILES += "${LAYERDIR}/meta-common/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "delta-layer"
BBFILE_PATTERN_delta-layer = "^${LAYERDIR}/"
LAYERVERSION_delta-layer = "1"
-LAYERSERIES_COMPAT_delta-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_delta-layer = "nanbield scarthgap"
diff --git a/meta-delta/meta-ahe50dc/conf/layer.conf b/meta-delta/meta-ahe50dc/conf/layer.conf
index 6f5e716b5e..3dc40a20d8 100644
--- a/meta-delta/meta-ahe50dc/conf/layer.conf
+++ b/meta-delta/meta-ahe50dc/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "ahe50dc-layer"
BBFILE_PATTERN_ahe50dc-layer = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_ahe50dc-layer = "mickledore nanbield"
+LAYERSERIES_COMPAT_ahe50dc-layer = "nanbield scarthgap"