summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-02-25 09:19:37 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-03-01 07:06:38 +0000
commit439f7be65f681d4e45f30571082e38791cca2ef2 (patch)
tree6659073bc13b800e660067f592f78e7ac8c0bd93 /recipes-qt/qt5/qt3d_git.bb
parentc8c8613d679241b2ceac39e248a3062cc2e56ccd (diff)
downloadmeta-qt5-439f7be65f681d4e45f30571082e38791cca2ef2.tar.gz
qt5: update submodules
Update to Qt latest content in 5.12.2 branch (RC) Task-number: QTBUG-73533 Change-Id: I3e79964301632dbf8d19b06cb7e6e8ce745793de 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 f33263ba..a3b62f8d 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 = "b237f38e89016b40861de1e0675dc2ba5b3f361a" 39SRCREV = "3de900a10c6fd051ba54727be2fd1fe47ed10481"
40 40
41BBCLASSEXTEND += "native nativesdk" 41BBCLASSEXTEND += "native nativesdk"