summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-01-13 21:56:06 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-01-14 08:25:36 +0000
commit41276b11dcb9ab1dedeaed37bcafcc4be6580028 (patch)
treeb164b84984229df2ad9cfa18eb2fa8c11b4e1c0c /recipes-qt/qt5/qtlocation_git.bb
parentd4b9962a4ca37bc42b6ffdcac923e4ecd0bb8169 (diff)
downloadmeta-qt5-41276b11dcb9ab1dedeaed37bcafcc4be6580028.tar.gz
qt5: update submodules
Update to latest snapshot of Qt 5.12.1 branch Task-number: QTBUG-72255 Change-Id: I5f7fcda5576f71b6271265653f7ef5658d719898 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.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtlocation_git.bb b/recipes-qt/qt5/qtlocation_git.bb
index c2049104..cc62bd56 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
34SRCREV_qtlocation = "1688c44d223145abfdca19a7b31faecbafb0d315" 34SRCREV_qtlocation = "f1dd13632651a9efd0ea976a3efdd9c555a34bc2"
35SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" 35SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53"
36 36
37SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 37SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"