summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qttools_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-04-27 14:40:15 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-05-07 06:30:57 +0000
commit2987d74f3b610d36ddd743f840c15e2ccb64aaa3 (patch)
tree8c13947093e06f7b291a77fcc395355d4d172505 /recipes-qt/qt5/qttools_git.bb
parent6a766fa08af094e09d72ad52de3075e285af933a (diff)
downloadmeta-qt5-3935c762ac147045f0982ec3644fd794fb397bac.tar.gz
qt5: update submodulesv5.11.0-rc
Update submodules to the 5.11.0 RC Task-number: QTBUG-67590 Change-Id: I30cbecdf958c2df15ea8243f1c8038806e31a9d2 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 9b43e186..d31b6885 100644
--- a/recipes-qt/qt5/qttools_git.bb
+++ b/recipes-qt/qt5/qttools_git.bb
@@ -29,7 +29,7 @@ PACKAGECONFIG[qtwebkit] = ",,qtwebkit"
29 29
30EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)}" 30EXTRA_QMAKEVARS_PRE += "${@bb.utils.contains('PACKAGECONFIG', 'qtwebkit', '', 'CONFIG+=noqtwebkit', d)}"
31 31
32SRCREV = "1fa658041cc44dd9b3fa7346dcc127bac9945c12" 32SRCREV = "9894e604dff2bf9fe9961b475a678938316154f1"
33 33
34BBCLASSEXTEND = "native nativesdk" 34BBCLASSEXTEND = "native nativesdk"
35 35