All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-swupd][PATCH] layer.conf: add LAYERSERIES_COMPAT
@ 2018-05-22 12:08 André Draszik
  0 siblings, 0 replies; only message in thread
From: André Draszik @ 2018-05-22 12:08 UTC (permalink / raw)
  To: yocto

From: André Draszik <andre.draszik@jci.com>

This layer is compatible with pyro and sumo/master (both tested),
and hence should also be compatible with rocko (untested).

Signed-off-by: André Draszik <andre.draszik@jci.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 50e7558..16b1832 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,6 +11,8 @@ BBFILE_PRIORITY_meta-swupd = "6"
 
 LAYERVERSION_meta-swupd = "1"
 
+LAYERSERIES_COMPAT_meta-swupd = "pyro rocko sumo"
+
 SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS += "\
   oe-swupd-helpers->bash \
   oe-swupd-helpers->busybox \
-- 
2.17.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-05-22 12:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22 12:08 [meta-swupd][PATCH] layer.conf: add LAYERSERIES_COMPAT André Draszik

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.