* [PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth
@ 2020-10-19 17:22 Ross Burton
2020-10-20 2:06 ` Naveen Saini
0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2020-10-19 17:22 UTC (permalink / raw)
To: yocto; +Cc: naveen.kumar.saini
Signed-off-by: Ross Burton <ross.burton@arm.com>
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 1d41b3f..4ecd6a2 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -15,4 +15,4 @@ LAYERVERSION_zephyr = "1"
LAYERDEPENDS_zephyr = "core"
-LAYERSERIES_COMPAT_zephyr = "dunfell"
+LAYERSERIES_COMPAT_zephyr = "dunfell gatesgarth"
--
2.25.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-10-20 2:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-19 17:22 [PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth Ross Burton
2020-10-20 2:06 ` Naveen Saini
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox