summaryrefslogtreecommitdiff
path: root/meta-delta
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-11-24 19:24:09 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-11-24 19:24:09 +0300
commit1222bd457825c618c9557068a8f0d952a0ad754b (patch)
treec052cf86a5af13943f7ad272a01d4dab7668c48d /meta-delta
parent6838acd66f1fd15761282c181e689cc334dc635c (diff)
downloadopenbmc-1222bd457825c618c9557068a8f0d952a0ad754b.tar.xz
treewide: add nanbield to LAYERSERIES_COMPAT
Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I85272779478b66452acd11be93f5fea99e4c3a34
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 42e34a3d61..f4da0092c7 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 = "langdale mickledore"
+LAYERSERIES_COMPAT_delta-layer = "mickledore nanbield"
diff --git a/meta-delta/meta-ahe50dc/conf/layer.conf b/meta-delta/meta-ahe50dc/conf/layer.conf
index c3db17a607..6f5e716b5e 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 = "langdale mickledore"
+LAYERSERIES_COMPAT_ahe50dc-layer = "mickledore nanbield"