summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2021-02-22 18:09:03 -0500
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>2022-04-13 13:31:22 +0000
commitf89954a40e56a01eee7ab9a64fc9fa36d4161f0a (patch)
tree80d7e060fcdc90c3f65e6103611ecba5b54c851e /conf
parentf84668e811288be4541156a9b162108479898705 (diff)
Declare layer compatibility with kirkstone
For tracking upstream, we need to update the layer compatibility. Bug-AGL: SPEC-3819 Change-Id: I703d624b796164804315ceb14d5ccece89a274cf Signed-off-by: Scott Murray <scott.murray@konsulko.com> Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index e7625643..b294db47 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "agldemo"
BBFILE_PATTERN_agldemo = "^${LAYERDIR}/"
BBFILE_PRIORITY_agldemo = "70"
-LAYERSERIES_COMPAT_agldemo = "dunfell"
+LAYERSERIES_COMPAT_agldemo = "kirkstone"
LAYERDEPENDS_agldemo = "aglcore qt5-layer openembedded-layer"