Declare layer compatibility with kirkstone
authorScott Murray <scott.murray@konsulko.com>
Mon, 22 Feb 2021 23:09:03 +0000 (18:09 -0500)
committerjenkins-dontreply@build.automotivelinux.org <collab-it+agl-jobbuilder@linuxfoundation.org>
Wed, 13 Apr 2022 13:31:22 +0000 (13:31 +0000)
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>
conf/layer.conf

index e762564..b294db4 100644 (file)
@@ -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"