summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-09-02 20:25:37 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-09-19 07:44:27 +0300
commita16976979e929618c8fc873b798d78fc82393cab (patch)
treef6881ce7c9119c3b1b3bce75577e2eddd0fa1c45 /recipes-qt/qt5/qt3d_git.bb
parentab2d92123df243c5668904bb693309a0ecbb2a3c (diff)
downloadmeta-qt5-a16976979e929618c8fc873b798d78fc82393cab.tar.gz
qt5: update submodules
Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I3ab35758a7e84bd15d50bcf794a9a3fd1fdaea3e 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 2ad121dd..9686768a 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 = "87abbae2f16bae53aff6b2e41658bafbef642a95" 39SRCREV = "7814da64942c4566e2fa9c9e2bd2a1e169e7fab9"
40 40
41BBCLASSEXTEND += "native nativesdk" 41BBCLASSEXTEND += "native nativesdk"