All of lore.kernel.org
 help / color / mirror / Atom feed
* [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

* Re: [PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth
  2020-10-19 17:22 [PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth Ross Burton
@ 2020-10-20  2:06 ` Naveen Saini
  0 siblings, 0 replies; 2+ messages in thread
From: Naveen Saini @ 2020-10-20  2:06 UTC (permalink / raw)
  To: Ross Burton, yocto

Merged.

-----Original Message-----
From: Ross Burton <ross.burton@arm.com> 
Sent: Tuesday, October 20, 2020 1:22 AM
To: yocto@lists.yoctoproject.org
Cc: Saini, Naveen Kumar <naveen.kumar.saini@intel.com>
Subject: [PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth

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	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.