diff options
| author | Samuli Piippo <samuli.piippo@qt.io> | 2016-12-13 11:27:48 +0200 |
|---|---|---|
| committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-12-13 13:47:00 +0000 |
| commit | dc5f0b3004a0b5a9624d6695909f9c6d743429bc (patch) | |
| tree | 6877b5ffdfffbff305b710f833bbedce3a1c98f2 /recipes-qt/qt5/qt3d_git.bb | |
| parent | c4a0a450b4275cc3869cf389c92e86b62f09fcea (diff) | |
| download | meta-qt5-dc5f0b3004a0b5a9624d6695909f9c6d743429bc.tar.gz | |
qt5: update submodules
QOpenGLPaintDevice patch doesn't apply anymore, but removed since
it adds new API and should be submitted to Qt.
Change-Id: I548d61c6f9ffbafc5aa1516e66cae3cf5b0d935f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
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 eb26a44b..ca41f70a 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 = "a2c6c81f5c67390629a313ff7ba985d0967ca1fa" | 37 | SRCREV = "629de0e31253d9c8b388f6f549aa3ad6abf3c630" |
| 38 | 38 | ||
| 39 | BBCLASSEXTEND += "native nativesdk" | 39 | BBCLASSEXTEND += "native nativesdk" |
