From fa06a975a891e90103e731a3a0cc18f9a5b5cc89 Mon Sep 17 00:00:00 2001 From: Trevor Woerner Date: Sun, 29 Mar 2020 23:20:52 -0400 Subject: [PATCH] LAYERSERIES_COMPAT: update for dunfell Signed-off-by: Trevor Woerner --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 851fea5..72d5366 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,5 +14,5 @@ BBFILE_PRIORITY_rockchip = "1" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_rockchip = "1" -LAYERSERIES_COMPAT_rockchip = "zeus" +LAYERSERIES_COMPAT_rockchip = "dunfell" LAYERDEPENDS_rockchip = "core"