diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-26 09:37:18 +0200 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2020-02-27 09:18:18 +0200 |
| commit | 9be6548e07e46d037ea991955e0ddd9be635ad5a (patch) | |
| tree | 784eaa444c64c1e01d1dc413c54f630b255e04db /recipes-qt/qt5/qt3d_git.bb | |
| parent | b5e4f9250ae7f71901d6b076e0d46fe1d7ec673a (diff) | |
| download | meta-qt5-9be6548e07e46d037ea991955e0ddd9be635ad5a.tar.gz | |
qt5: update submodules
Update to latest content in Qt 5.14 branch.
Task-number: QTBUG-81892
Change-Id: Ie6dc04df9a62662a0394330775441cc0ba0b2ebc
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 7b5f024c..ffce87e0 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 = "d33c1630b09fcdad83f69bfd2530354584b2f42b" | 39 | SRCREV = "597c9df33c2c8a9e91e3ad1de48b1200ebca6586" |
| 40 | 40 | ||
| 41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |
