All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt3][PATCH 1/2] layer: add LAYERSERIES_COMPAT
@ 2018-04-13 22:41 Armin Kuster
  2018-04-13 22:41 ` [meta-qt3][PATCH 2/2] layer: Change LAYERSERIES_COMPAT to sumo Armin Kuster
  2018-04-13 22:44 ` [meta-qt3][PATCH 1/2] layer: add LAYERSERIES_COMPAT Martin Jansa
  0 siblings, 2 replies; 4+ messages in thread
From: Armin Kuster @ 2018-04-13 22:41 UTC (permalink / raw)
  To: akuster808, yocto

Signed-off-by: Armin Kuster <akuster@mvista.com>
---
 conf/layer.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 84ab5f7..2100ffb 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,3 +8,4 @@ BBFILE_COLLECTIONS += "qt3"
 BBFILE_PATTERN_qt3 = "^${LAYERDIR}/"
 BBFILE_PRIORITY_qt3 = "6"
 
+LAYERSERIES_COMPAT_qt3-layer = "rocko"
-- 
2.7.4



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-04-13 23:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-13 22:41 [meta-qt3][PATCH 1/2] layer: add LAYERSERIES_COMPAT Armin Kuster
2018-04-13 22:41 ` [meta-qt3][PATCH 2/2] layer: Change LAYERSERIES_COMPAT to sumo Armin Kuster
2018-04-13 22:44 ` [meta-qt3][PATCH 1/2] layer: add LAYERSERIES_COMPAT Martin Jansa
2018-04-13 23:07   ` akuster808

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.