summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorScott Murray <scott.murray@konsulko.com>2020-03-30 14:54:56 -0400
committerScott Murray <scott.murray@konsulko.com>2020-04-21 13:04:16 -0400
commit8058f96eecde5ea570a64f5ee6d3d2cebbe14957 (patch)
tree7657e0822c916e40bebbe7c1ba9b46189a4e824e /conf
parent6a372e1e9d4f8df0c8f865ffbd76ef0d3c382f82 (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: I7ca7a4ebba5bc723bf631b6908ee2f670c478103
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 d62e61b9..7da7ac0d 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "agl-demo"
BBFILE_PATTERN_agl-demo = "^${LAYERDIR}/"
BBFILE_PRIORITY_agl-demo = "7"
-LAYERSERIES_COMPAT_agl-demo = "zeus"
+LAYERSERIES_COMPAT_agl-demo = "dunfell"