From 1384da3071545e66c02485ed92f60a244c93af5f Mon Sep 17 00:00:00 2001 From: Felix Schneider Date: Mon, 12 Apr 2021 12:29:40 +0200 Subject: [PATCH] add compatibility to gatesgarth --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 6fe0d142..e9b292c0 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "meta-avnet" BBFILE_PATTERN_meta-avnet = "^${LAYERDIR}/" BBFILE_PRIORITY_meta-avnet = "5" -LAYERSERIES_COMPAT_meta-avnet = "zeus" +LAYERSERIES_COMPAT_meta-avnet = "zeus gatesgarth"