diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-02-17 15:24:27 +0200 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2017-03-17 13:42:35 +0000 |
commit | 7233a39ed2ae659746dd72b7d433bc8dcc53cbb9 (patch) | |
tree | e1e35a083d67dcc00029fca3925b905f472aa168 /recipes-qt/qt5/qtwebsockets_git.bb | |
parent | 551f670b681294d15f4f36433c8507d99e240fd0 (diff) | |
download | meta-qt5-7233a39ed2ae659746dd72b7d433bc8dcc53cbb9.tar.gz |
qt5: update submodules
* qtlocation module has a new 3rd party submodule
"mapbox-gl-native" added under src/3rdparty folder.
Change-Id: Ie5b21245bcf61b42b044e8121368d28b96a824f8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebsockets_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebsockets_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebsockets_git.bb b/recipes-qt/qt5/qtwebsockets_git.bb index 87a26e13..a567f15f 100644 --- a/recipes-qt/qt5/qtwebsockets_git.bb +++ b/recipes-qt/qt5/qtwebsockets_git.bb | |||
@@ -11,4 +11,4 @@ LIC_FILES_CHKSUM = " \ | |||
11 | 11 | ||
12 | DEPENDS += "qtbase qtdeclarative" | 12 | DEPENDS += "qtbase qtdeclarative" |
13 | 13 | ||
14 | SRCREV = "a0aec91b676e2b79b8e66091d55d9e128bf2a1d0" | 14 | SRCREV = "1af97a5f04d4d7d0dbf9954397e2374a791d717b" |