summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtlocation_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2019-11-07 08:51:54 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2019-11-09 09:33:25 +0200
commitef706ae03e252f9ac2463c2c49ca29f4e69b290d (patch)
treed138fd040b9709c924481502225e06ab7d8e1109 /recipes-qt/qt5/qtlocation_git.bb
parent469fb4f4ee2ad7cb4b6e8e457e6f69d21775c4dd (diff)
downloadmeta-qt5-5.14.0-beta3.tar.gz
qt5: update submodulesv5.14.0-beta3
Update to latest content in Qt 5.14.0 branch. Task-number: QTBUG-77876 Change-Id: I0074c35629e0d621f77e4b8bc19b83791f520ae4 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 cf7a0684..0e9e93fc 100644
--- a/recipes-qt/qt5/qtlocation_git.bb
+++ b/recipes-qt/qt5/qtlocation_git.bb
@@ -35,7 +35,7 @@ SRC_URI += " \
35 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \ 35 ${QT_GIT}/qtlocation-mapboxgl.git;name=qtlocation-mapboxgl;branch=${QT_MODULE_BRANCH_MAPBOXGL};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty/mapbox-gl-native \
36" 36"
37 37
38SRCREV_qtlocation = "28e19fbf8657942830d8464467be10a4872f5c64" 38SRCREV_qtlocation = "0771fa5d6476f51c1d2c9874be4958e4b37d10e3"
39SRCREV_qtlocation-mapboxgl = "5233c75b3f6c73623c5473b2d6573f31f3ddb4b7" 39SRCREV_qtlocation-mapboxgl = "5233c75b3f6c73623c5473b2d6573f31f3ddb4b7"
40 40
41SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" 41SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl"