Declare layer compatibility for dunfell next
authorScott Murray <scott.murray@konsulko.com>
Mon, 30 Mar 2020 18:55:24 +0000 (14:55 -0400)
committerScott Murray <scott.murray@konsulko.com>
Tue, 21 Apr 2020 17:07:45 +0000 (13:07 -0400)
For the upgrade to YP dunfell/3.1 we need to update the layer
compatibility.

Bug-AGL: SPEC-3302

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Change-Id: I1c3fdf11893ac96471112e779d48884a5a013007

conf/layer.conf

index c7c62e0..b48bfed 100644 (file)
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "agl-cluster-demo"
 BBFILE_PATTERN_agl-cluster-demo = "^${LAYERDIR}/"
 BBFILE_PRIORITY_agl-cluster-demo = "7"
 
-LAYERSERIES_COMPAT_agl-cluster-demo = "zeus"
+LAYERSERIES_COMPAT_agl-cluster-demo = "dunfell"