aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-05-14 15:22:58 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-05-15 05:46:30 +0000
commit467cd895622b0249b6bd82909fc192b35cdcde6d (patch)
treeaf0de60588ecb7cc1fd3c811862e9e8c809caf00 /recipes-qt/qt5/qttools_git.bb
parent48eb6e64c764f3b7093c177936712a7b073e3912 (diff)
qt5: update submodules
Update submodules to Qt 5.11.0 rc2 [v2]: qtbase, qtknx, qtopcua & qttools updated Task-number: QTBUG-67590 Change-Id: Ica099a0dfe67b68824ba4e1c3a430457e988e9f9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qttools_git.bb')
-rw-r--r--recipes-qt/qt5/qttools_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index d31b6885..867f9c54 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -29,7 +29,7 @@ PACKAGECONFIG[qtwebkit] = ",,qtwebkit"
EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)}"
-SRCREV = "9894e604dff2bf9fe9961b475a678938316154f1"
+SRCREV = "36e7b1925e2ff2df167280eb3592b99697a1234d"
BBCLASSEXTEND = "native nativesdk"