diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-09-11 10:43:26 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-09-11 09:14:11 +0000 |
commit | 7a4b795671a587ab812b72b7a3fed07d47b701cf (patch) | |
tree | 462a104cdf0d914afba3748659bd6a4d9a43ac38 /recipes-qt/qt5/qt3d_git.bb | |
parent | 7070dd34e136a53dadb59ffbb6b127bcf23b301c (diff) | |
download | meta-qt5-7a4b795671a587ab812b72b7a3fed07d47b701cf.tar.gz |
qt5: update submodules
Change-Id: I2cc8469aa33e239352e06d6ab9fce805b95ff81e
Reviewed-by: Mikko Gronoff <mikko.gronoff@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 49aa667a..2bcb06b8 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 = "db836a410555108adff3bd594cf75f4174069f0c" | 39 | SRCREV = "27457f50b35b3941db4e7e5def742fcdefe218ff" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |