summaryrefslogtreecommitdiffstats
path: root/meta-agl-core/conf/layer.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2023-09-23 15:10:05 -0400
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>2024-03-07 12:55:01 +0000
commitc40211ed132f889de79155d7bdc79771578718c3 (patch)
tree387e538ca279c50a6930ff790537a3bea1ef2ed7 /meta-agl-core/conf/layer.conf
parent6c82c5ff3fc7200d95c11bb2e9408281874b6553 (diff)
Add Yocto Project nanbield release compatibility
Switch to nanbield in LAYERSERIES_COMPAT in layer.conf files. Bug-AGL: SPEC-4578 Change-Id: I11b528374d60caa8c62b95b6ef0c857f35b720f6 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'meta-agl-core/conf/layer.conf')
-rw-r--r--meta-agl-core/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/layer.conf b/meta-agl-core/conf/layer.conf
index 6921e41b6..352bb1e54 100644
--- a/meta-agl-core/conf/layer.conf
+++ b/meta-agl-core/conf/layer.conf
@@ -20,7 +20,7 @@ BBFILES_DYNAMIC += " \
qt5-layer:${LAYERDIR}/dynamic-layers/meta-qt5/*/*/*.bbappend \
"
-LAYERSERIES_COMPAT_aglcore = "kirkstone langdale mickledore"
+LAYERSERIES_COMPAT_aglcore = "kirkstone langdale mickledore nanbield"
LAYERDEPENDS_aglcore = "core"
# Sanity check for meta-virtualization layer.