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/qtlocation_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/qtlocation_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtlocation_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb index 32310d59..c2049104 100644 --- a/recipes-qt/qt5/qtlocation_git.bb +++ b/recipes-qt/qt5/qtlocation_git.bb | |||
@@ -31,7 +31,7 @@ SRC_URI += " \ | |||
31 | ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ | 31 | ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ |
32 | " | 32 | " |
33 | 33 | ||
34 | SRCREV_qtlocation = "dc761b9007416b254eba18a300c5d7f91ca1c552" | 34 | SRCREV_qtlocation = "1688c44d223145abfdca19a7b31faecbafb0d315" |
35 | SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" | 35 | SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" |
36 | 36 | ||
37 | SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" | 37 | SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" |