summaryrefslogtreecommitdiffstats
path: root/meta-agl-bsp/conf/layer.conf
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2024-02-13 14:03:27 -0500
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>2024-03-07 12:55:01 +0000
commit403545c205c30df24e39ee03d6f188aca998b3f7 (patch)
tree6e9c89f7220eb1117f1ac437847895ca775975ba /meta-agl-bsp/conf/layer.conf
parent38b8eacbdf1a10f2d3962381936eafb80827f701 (diff)
Add Yocto Project scarthgap release compatibility
Switch to scarthgap in LAYERSERIES_COMPAT in layer.conf files. Bug-AGL: SPEC-4578 Change-Id: I225d12355ad7684170d0a2054105d3de5214430b Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Diffstat (limited to 'meta-agl-bsp/conf/layer.conf')
-rw-r--r--meta-agl-bsp/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-bsp/conf/layer.conf b/meta-agl-bsp/conf/layer.conf
index f8e8e06c4..9a2ba87df 100644
--- a/meta-agl-bsp/conf/layer.conf
+++ b/meta-agl-bsp/conf/layer.conf
@@ -23,4 +23,4 @@ BBFILE_COLLECTIONS += "aglbsp"
BBFILE_PATTERN_aglbsp = "^${LAYERDIR}/"
BBFILE_PRIORITY_aglbsp = "60"
-LAYERSERIES_COMPAT_aglbsp = "kirkstone langdale mickledore nanbield"
+LAYERSERIES_COMPAT_aglbsp = "kirkstone langdale mickledore nanbield scarthgap"