diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-19 08:13:33 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-19 11:02:52 +0000 |
commit | aecbcd8423e44b89bd187bf0ecf9caa14283e581 (patch) | |
tree | cf56765d839b7a5c4fce88971c93c76a246d836f /recipes-qt/qt5/qt3d_git.bb | |
parent | 21f10e47108ed83d92da2c80574b884bdbc83cf1 (diff) | |
download | meta-qt5-aecbcd8423e44b89bd187bf0ecf9caa14283e581.tar.gz |
qt5: update submodules
Update to latest 5.12.0 snapshot. Obsolete qtscript patch removed.
Task-number: QTBUG-70847
Change-Id: I88ca3639bb015d108019d40a6910fc51cac1f887
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 9836ddc9..a3a47c6f 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 = "e549220a5daaedb13f167d6cde4a181666faec63" | 39 | SRCREV = "3d75a66c2908faa39d25b55f3d4b8ff3d0c5c4b7" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |