summaryrefslogtreecommitdiff
path: root/meta-google
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-google
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-google')
-rw-r--r--meta-google/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-google/conf/layer.conf b/meta-google/conf/layer.conf
index f4568aa715..de97e336cc 100644
--- a/meta-google/conf/layer.conf
+++ b/meta-google/conf/layer.conf
@@ -14,5 +14,5 @@ BBFILES_DYNAMIC += " \
BBFILE_COLLECTIONS += "google-layer"
BBFILE_PATTERN_google-layer := "^${LAYERDIR}/"
LAYERVERSION_google-layer = "1"
-LAYERSERIES_COMPAT_google-layer = "langdale mickledore"
+LAYERSERIES_COMPAT_google-layer = "mickledore nanbield"
LAYERDEPENDS_google-layer += "core phosphor-layer tpm-layer"