diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-12-14 12:23:46 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-01-09 17:57:32 +0000 |
commit | f7d2387ba0d80c26ae4febec5c37b05e8df7a32b (patch) | |
tree | c683d2fcb2569ebaf630ba64c29d0c37a2e0bd1a /recipes-qt/qt5/qt3d_git.bb | |
parent | 700c4543c5d849a438f4fc225ef4c0103a3ddc05 (diff) | |
download | meta-qt5-f7d2387ba0d80c26ae4febec5c37b05e8df7a32b.tar.gz |
qt5: update submodules
Initial snapshot of 5.12.1 branch
Task-number: QTBUG-72255
Change-Id: Ie44ece792d5320869751976ba69a52890c5a6932
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 95bc9986..8ce645f5 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 = "3e799636b24fa9cb8528ba597d74fa52094cfaa1" | 39 | SRCREV = "9d61881e4bcaebd6f98e647163f1df6b5082a6a8" |
40 | 40 | ||
41 | BBCLASSEXTEND += "native nativesdk" | 41 | BBCLASSEXTEND += "native nativesdk" |