diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-10-25 12:44:03 +0300 |
---|---|---|
committer | Mikko Gronoff <mikko.gronoff@qt.io> | 2018-11-05 15:43:26 +0000 |
commit | 5a604b0dec61ce4a9a14fc32b64c56afa703934e (patch) | |
tree | 7afdba29f0b3ef07a83352a1b91017e4e1dd6266 /recipes-qt/qt5/qtlocation_git.bb | |
parent | f54526a31b240fc65193509686c38387570b45de (diff) | |
download | meta-qt5-5a604b0dec61ce4a9a14fc32b64c56afa703934e.tar.gz |
qt5: update submodules
Update to Qt 5.12.0 Beta4
* Removed old qtwebengine patches, seemingly fixed upstream long time ago in commits
fd247c68523c35b93a72b2046d3fd8367d391ce8 and
bae703a3f53126a8baac5ef957662e62ce00344a (QTBUG-52460)
Task-number: QTBUG-70847
Change-Id: If9037e1aab33a01e3a88645e826223e54a00d5bc
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 c6c564c4..d4db0a8a 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 = "0cdf4748dd40ec2e0df20eda4a63e8e070d2b790" | 34 | SRCREV_qtlocation = "eb3143f22ca1642056d821b73af493cdab59dd85" |
35 | SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" | 35 | SRCREV_qtlocation-mapboxgl = "4b85252fbe811a786c6ee9eabedb7639b031dc53" |
36 | 36 | ||
37 | SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" | 37 | SRCREV_FORMAT = "qtlocation_qtlocation-mapboxgl" |