summaryrefslogtreecommitdiff
path: root/meta-wistron
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-wistron
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-wistron')
-rw-r--r--meta-wistron/conf/layer.conf2
-rw-r--r--meta-wistron/meta-lannister/conf/layer.conf2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-wistron/conf/layer.conf b/meta-wistron/conf/layer.conf
index 2ddbf07cb4..02afe1e749 100644
--- a/meta-wistron/conf/layer.conf
+++ b/meta-wistron/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "wistron-layer"
BBFILE_PATTERN_wistron-layer := "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_wistron-layer = "langdale mickledore"
+LAYERSERIES_COMPAT_wistron-layer = "mickledore nanbield"
diff --git a/meta-wistron/meta-lannister/conf/layer.conf b/meta-wistron/meta-lannister/conf/layer.conf
index f1f1fabc2d..c86f5ded24 100644
--- a/meta-wistron/meta-lannister/conf/layer.conf
+++ b/meta-wistron/meta-lannister/conf/layer.conf
@@ -7,4 +7,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "lannister"
BBFILE_PATTERN_lannister = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_lannister = "langdale mickledore"
+LAYERSERIES_COMPAT_lannister = "mickledore nanbield"