aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qt3d_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2020-07-06 10:06:31 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2020-07-07 12:47:40 +0300
commitb18d39f2a9258dab8587e563086cdc7de08257c1 (patch)
tree2522f4e3319096e15c15981035382073390b5455 /recipes-qt/qt5/qt3d_git.bb
parent1f53dbb5ce1f451d5ffe49a9541cca92d4be6ac0 (diff)
qt5: update submodules
Update to latest content in Qt 5.15 branch. notes: * qtbase patch 0012 obsoleted by commit "a5dd0b4e68724ecd7335c7d20e4df5aa17f1a205 qmake: Stop using -isystem flag" Task-number: QTBUG-84150 Change-Id: Ifcd16f19cec86d1d89f2b79494c6204a22657ff7 Reviewed-by: Rami Potinkara <rami.potinkara@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 9dc4a601..e8e981e4 100644
--- a/recipes-qt/qt5/qt3d_git.bb
+++ b/recipes-qt/qt5/qt3d_git.bb
@@ -36,6 +36,6 @@ do_configure_prepend() {
${S}/src/quick3d/imports/input/importsinput.pro
}
-SRCREV = "5f83aa911364925d93c552c4bbea885a4e2807ee"
+SRCREV = "85c21500c52fe4cbfa1aa9d556296f85abc062b9"
BBCLASSEXTEND += "native nativesdk"