summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-qt/qt5/qtsystems_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb
index d47e8ace..943c006c 100644
--- a/recipes-qt/qt5/qtsystems_git.bb
+++ b/recipes-qt/qt5/qtsystems_git.bb
@@ -28,4 +28,9 @@ do_install_append() {
28 rm -f ${D}${OE_QMAKE_PATH_EXAMPLES}/examples.pro 28 rm -f ${D}${OE_QMAKE_PATH_EXAMPLES}/examples.pro
29} 29}
30 30
31QT_MODULE_BRANCH = "dev"
32
33# qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1
34# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.6
35
31SRCREV = "cc2077700bd5503d1fcf53aef83cbb76975e745a" 36SRCREV = "cc2077700bd5503d1fcf53aef83cbb76975e745a"