summaryrefslogtreecommitdiff
path: root/meta-evb/conf
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-evb/conf
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-evb/conf')
-rw-r--r--meta-evb/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-evb/conf/layer.conf b/meta-evb/conf/layer.conf
index 445533f195..9e7555edba 100644
--- a/meta-evb/conf/layer.conf
+++ b/meta-evb/conf/layer.conf
@@ -4,4 +4,4 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "evb"
BBFILE_PATTERN_evb = ""
BBFILE_PATTERN_IGNORE_EMPTY_evb = "1"
-LAYERSERIES_COMPAT_evb = "langdale mickledore"
+LAYERSERIES_COMPAT_evb = "mickledore nanbield"