From: Scott Murray Date: Mon, 30 Mar 2020 18:54:56 +0000 (-0400) Subject: Declare layer compatibility for dunfell X-Git-Tag: 9.99.1~19^2~4 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?p=AGL%2Fmeta-agl-demo.git;a=commitdiff_plain;h=8058f96eecde5ea570a64f5ee6d3d2cebbe14957 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 Change-Id: I7ca7a4ebba5bc723bf631b6908ee2f670c478103 --- diff --git a/conf/layer.conf b/conf/layer.conf index d62e61b94..7da7ac0d2 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"