diff options
| author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-09-21 12:16:45 +0300 |
|---|---|---|
| committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-10-18 07:11:44 +0000 |
| commit | f3213460a0495cac618d37bcbe59fddd58b6d65d (patch) | |
| tree | d34301fa895cf5dc28927ed25abab95b5b83e068 /recipes-qt/qt5/qt3d_git.bb | |
| parent | 5d583afc7156521d15f85d1f4c197d57d5f63322 (diff) | |
| download | meta-qt5-f3213460a0495cac618d37bcbe59fddd58b6d65d.tar.gz | |
qt5: update submodules
Update submodules to Qt 5.10 Beta
(except webengine/chromium left as Alpha version)
Change-Id: I2b99e7eb7870e41901bbb9622176a95b0c3a9307
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 7c20badf..bd97556a 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb | |||
| @@ -34,6 +34,6 @@ do_configure_prepend() { | |||
| 34 | ${S}/src/quick3d/imports/input/importsinput.pro | 34 | ${S}/src/quick3d/imports/input/importsinput.pro |
| 35 | } | 35 | } |
| 36 | 36 | ||
| 37 | SRCREV = "8a4b9ebadb9e63ae367694f04786c7faf6306f27" | 37 | SRCREV = "3f03499bf8a7cf3c3f8d19a020179c1205980bde" |
| 38 | 38 | ||
| 39 | BBCLASSEXTEND += "native nativesdk" | 39 | BBCLASSEXTEND += "native nativesdk" |
