[yocto] [meta-qt3][v2][PATCH 2/2] layer: Change LAYERSERIES_COMPAT to sumo

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


[v2]
fix typo in layer name

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

diff --git a/conf/layer.conf b/conf/layer.conf
index 0197197..cfcad24 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "qt3"
 BBFILE_PATTERN_qt3 = "^${LAYERDIR}/"
 BBFILE_PRIORITY_qt3 = "6"
 
-LAYERSERIES_COMPAT_qt3 = "rocko"
+LAYERSERIES_COMPAT_qt3 = "sumo"
-- 
2.7.4




More information about the yocto mailing list