From 8058f96eecde5ea570a64f5ee6d3d2cebbe14957 Mon Sep 17 00:00:00 2001 From: Scott Murray Date: Mon, 30 Mar 2020 14:54:56 -0400 Subject: 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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit 1.2.3-korg