[yocto] [meta-qt3][v2][PATCH 1/2] layer: add LAYERSERIES_COMPAT

Armin Kuster akuster808 at gmail.com
Fri Apr 13 15:47:41 PDT 2018


[v2]
Fix type in name

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

diff --git a/conf/layer.conf b/conf/layer.conf
index 84ab5f7..0197197 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 = "rocko"
-- 
2.7.4




More information about the yocto mailing list