[yocto] [meta-qt4][PATCH] Mark as compatible with warrior and zeus
Adrian Bunk
bunk at stusta.de
Fri Aug 30 12:53:34 PDT 2019
---
conf/layer.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/conf/layer.conf b/conf/layer.conf
index 8218dcd..c8d31bb 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,4 +8,4 @@ BBFILE_COLLECTIONS += "qt4-layer"
BBFILE_PATTERN_qt4-layer = "^${LAYERDIR}/"
BBFILE_PRIORITY_qt4-layer = "6"
-LAYERSERIES_COMPAT_qt4-layer = "thud"
+LAYERSERIES_COMPAT_qt4-layer = "thud warrior zeus"
--
2.17.1
More information about the yocto
mailing list