summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-10-25 12:44:03 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2018-11-05 15:43:26 +0000
commit5a604b0dec61ce4a9a14fc32b64c56afa703934e (patch)
tree7afdba29f0b3ef07a83352a1b91017e4e1dd6266 /recipes-qt/qt5/qt3d_git.bb
parentf54526a31b240fc65193509686c38387570b45de (diff)
downloadmeta-qt5-5a604b0dec61ce4a9a14fc32b64c56afa703934e.tar.gz
qt5: update submodules
Update to Qt 5.12.0 Beta4 * Removed old qtwebengine patches, seemingly fixed upstream long time ago in commits fd247c68523c35b93a72b2046d3fd8367d391ce8 and bae703a3f53126a8baac5ef957662e62ce00344a (QTBUG-52460) Task-number: QTBUG-70847 Change-Id: If9037e1aab33a01e3a88645e826223e54a00d5bc Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
-rw-r--r--recipes-qt/qt5/qt3d_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb
index a3a47c6f..b20fdebd 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -36,6 +36,6 @@ do_configure_prepend() {
36 ${S}/src/quick3d/imports/input/importsinput.pro 36 ${S}/src/quick3d/imports/input/importsinput.pro
37} 37}
38 38
39SRCREV = "3d75a66c2908faa39d25b55f3d4b8ff3d0c5c4b7" 39SRCREV = "6a764d2164a64d490d63775111321d4d6bda7377"
40 40
41BBCLASSEXTEND += "native nativesdk" 41BBCLASSEXTEND += "native nativesdk"