From bcc258d5b77c6f93a3ec528d7edd2435e396f6a4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Oct 2020 09:21:12 -0700 Subject: layer.conf: Add gatesgarth to LAYERSERIES_COMPAT Signed-off-by: Khem Raj --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index a9885b2..d8161e4 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -8,7 +8,7 @@ BBFILE_COLLECTIONS += "meta-altera" BBFILE_PATTERN_meta-altera := "^${LAYERDIR}/" # increase the number BBFILE_PRIORITY_meta-altera = "6" -LAYERSERIES_COMPAT_meta-altera = "warrior zeus dunfell" +LAYERSERIES_COMPAT_meta-altera = "warrior zeus dunfell gatesgarth" # yves BBDEBUG = "yes" -- cgit v1.2.3-54-g00ecf