From b86fe7c9e830dce1e4ac494a89114a24621c2e3f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 15 Oct 2020 16:43:32 +0100 Subject: layer.conf: Move to support gatesgarth in master Signed-off-by: Richard Purdie --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 9a665b4..035ba1d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -14,7 +14,7 @@ LAYERVERSION_gplv2 = "1" LAYERDEPENDS_gplv2 = "core" -LAYERSERIES_COMPAT_gplv2 = "dunfell" +LAYERSERIES_COMPAT_gplv2 = "gatesgarth" LICENSE_PATH += "${LAYERDIR}/licenses" -- cgit v1.2.3-54-g00ecf