summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-04-25 12:43:31 +0300
committerMikko Gronoff <mikko.gronoff@qt.io>2019-04-26 06:37:13 +0000
commita2158ae2f8e347335b0e96f5524f173078819eee (patch)
tree18d2b47aad073fe38798f2d04c72b4bf6fa0b8da /recipes-qt/qt5/qtlocation_git.bb
parent8dc5e42b02bb91c49672fdddf30ea44fb0472dce (diff)
downloadmeta-qt5-5.13.0-beta3.tar.gz
qt5: update submodulesv5.13.0-beta3
Update to latest content in Qt 5.13.0 beta3 branch Task-number: QTBUG-72311 Change-Id: I2834d7de5c10dbf1fa15997cb54111d9bce989c1 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 98e4fcb1..5003dd94 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 = "01dca9ef9887109be8dfc550f8fa881e208535bf" 34SRCREV_qtlocation = "b392921e33b4e8d425f1881afb95e6d34e53879c"
35SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" 35SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53"
36 36
37SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 37SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"