aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtquick1_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qt/qt5/qtquick1_git.bb')
-rw-r--r--recipes-qt/qt5/qtquick1_git.bb5
1 files changed, 4 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtquick1_git.bb b/recipes-qt/qt5/qtquick1_git.bb
index 1f680e62..eaa36611 100644
--- a/recipes-qt/qt5/qtquick1_git.bb
+++ b/recipes-qt/qt5/qtquick1_git.bb
@@ -24,4 +24,7 @@ do_configure_prepend() {
}
QT_MODULE_BRANCH = "dev"
-SRCREV = "695460401d9a89d2f156016d51601b2e59b64105"
+# one commit behind:
+# 8a7b80eb Use QRandomGenerator instead of q?rand
+# because QRandomGenerator is only since Qt 5.10
+SRCREV = "9bf0edd9bd46ecb900bcdc3349d14869b87ab7de"