* 5.7 branch was created in qtsystems and then removed again
OE @ ~/projects/qt-project/qtsystems $ git remote prune origin
Pruning origin
URL: git://code.qt.io/qt/qtsystems.git
* [pruned] origin/5.3
* [pruned] origin/5.7
Signed-off-by: Martin Jansa <[email protected]>
---
recipes-qt/qt5/qtsystems_git.bb | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
index 56d6a5c..868e051 100644
--- a/recipes-qt/qt5/qtsystems_git.bb
+++ b/recipes-qt/qt5/qtsystems_git.bb
@@ -28,4 +28,9 @@ do_install_append() {
rm -f ${D}${OE_QMAKE_PATH_EXAMPLES}/examples.pro
}
+QT_MODULE_BRANCH = "dev"
+
+# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
+# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.6
+
SRCREV = "cc2077700bd5503d1fcf53aef83cbb76975e745a"
--
2.7.1
--
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel