aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-05-16 12:30:26 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-05-16 10:17:31 +0000
commit70f30e724d6057b99b8a9749b1cf8d9155fbab5f (patch)
treed6118f296c43fee02d0656155d706e073e4d3234
parente721ad37f5f29cef5a036c28dcee7e4fa838062c (diff)
qt5: update submodulesv5.11.0-rc2v5.11.0
Update submodules to Qt 5.11.0 rc2 [v3]: qtknx, qtopcua & qttools updated Task-number: QTBUG-67590 Change-Id: Idb16e5cf7901a2fe4e2e975da9fa50d8a7ef52d9 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
-rw-r--r--recipes-qt/qt5/qtknx_git.bb2
-rw-r--r--recipes-qt/qt5/qtopcua_git.bb2
-rw-r--r--recipes-qt/qt5/qttools_git.bb2
3 files changed, 3 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtknx_git.bb b/recipes-qt/qt5/qtknx_git.bb
index aa9db332..bbcabc1e 100644
--- a/recipes-qt/qt5/qtknx_git.bb
+++ b/recipes-qt/qt5/qtknx_git.bb
@@ -9,4 +9,4 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtbase"
-SRCREV = "fa91849f5d2a320bbc09067bc2aea42fdb8cfd23"
+SRCREV = "4640a41071ff153c01ef2c518675dded257f6de5"
diff --git a/recipes-qt/qt5/qtopcua_git.bb b/recipes-qt/qt5/qtopcua_git.bb
index d7d55814..7abe0283 100644
--- a/recipes-qt/qt5/qtopcua_git.bb
+++ b/recipes-qt/qt5/qtopcua_git.bb
@@ -10,4 +10,4 @@ LIC_FILES_CHKSUM = " \
DEPENDS += "qtbase"
-SRCREV = "862d205b6c2ef29f464231b7f7db63bf2cbb07ec"
+SRCREV = "78d016e79ed8bc3d2d3f1c2dac90a4c75392d35b"
diff --git a/recipes-qt/qt5/qttools_git.bb b/recipes-qt/qt5/qttools_git.bb
index 867f9c54..447164c8 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 = "36e7b1925e2ff2df167280eb3592b99697a1234d"
+SRCREV = "a42d3f2ac4b910ecc910ff144191cb729a745c9a"
BBCLASSEXTEND = "native nativesdk"