diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-06 12:23:04 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-10 10:13:48 +0200 |
| commit | 81da5b253a73542db8cc0286e541fde084a1a58b (patch) | |
| tree | 40e98cb8126f356446da55cf104ec65b01a85ec0 /recipes-qt/qt5/qt3d_git.bb | |
| parent | 791c85207919ccbaea78d43101446e8ada73d2a0 (diff) | |
| download | meta-qt5-81da5b253a73542db8cc0286e541fde084a1a58b.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-81892
Change-Id: Ib35cadb8ba2dc9b74306f3acb74a6acd0142d859
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.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index 68e311ec..7b5f024c 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 | ||
| 39 | SRCREV = "5aedae5aa9251e1216d7bc1652cb1f451dd047c1" | 39 | SRCREV = "d33c1630b09fcdad83f69bfd2530354584b2f42b" |
| 40 | 40 | ||
| 41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |
