summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-12-09 15:01:18 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-12-10 11:32:44 +0000
commitdf04409d47851c570e5bcedf395b5c937f32dbcb (patch)
treec2f27d46ef00c7777d3f5b39659e9a2f60409c1a /recipes-qt/qt5/qt3d_git.bb
parent292ad6dddd74b4a4d9c51f405ea9bde2095fc325 (diff)
downloadmeta-qt5-5.9.tar.gz
qt5: update submodulesv5.9.95.9
Update to latest content in Qt 5.9.9 branch. Task-number: QTBUG-80220 Change-Id: Ifedbdd32df413b211da629fac4c2e495643a75fe Reviewed-by: Jani Heikkinen <jani.heikkinen@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 2f997de6..04877499 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -37,6 +37,6 @@ do_configure_prepend() {
37 ${S}/src/quick3d/imports/input/importsinput.pro 37 ${S}/src/quick3d/imports/input/importsinput.pro
38} 38}
39 39
40SRCREV = "de3e0a364026f239392384f24370fa0174331721" 40SRCREV = "fbd82f24d75ab4f49bb93fa70635dc9c9c989607"
41 41
42BBCLASSEXTEND += "native nativesdk" 42BBCLASSEXTEND += "native nativesdk"