summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-cluster
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-03-30 14:52:40 -0400
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2020-04-27 17:12:24 +0200
commitc411b52fb2f502b8c976f005c14abae791e22e92 (patch)
tree053d3c58ff84e8fac699b164e09b7c16c2fbca32 /meta-agl-profile-cluster
parent40213738bcd84fc542cda3ec6336b0e394b28dcc (diff)
Declare layer compatibility for dunfell
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: Ieb1ac9ef1f48f077c9cd312c4ac295ae1cc062b0
Diffstat (limited to 'meta-agl-profile-cluster')
-rw-r--r--meta-agl-profile-cluster/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-cluster/conf/layer.conf b/meta-agl-profile-cluster/conf/layer.conf
index d00404e07..e71e04c90 100644
--- a/meta-agl-profile-cluster/conf/layer.conf
+++ b/meta-agl-profile-cluster/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "aglprofilecluster"
BBFILE_PATTERN_aglprofilecluster = "^${LAYERDIR}/"
BBFILE_PRIORITY_aglprofilecluster = "70"
-LAYERSERIES_COMPAT_aglprofilecluster = "zeus"
+LAYERSERIES_COMPAT_aglprofilecluster = "dunfell"