summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2017-12-19 12:20:05 +0200
committerMikko Gronoff <mikko.gronoff@qt.io>2018-01-10 07:40:59 +0000
commita22c728d16e449f3f573f4fd1324486753378592 (patch)
tree1aa4137207be90be1eda3343d13fb56da01e5d07 /recipes-qt/qt5/qtwebengine_git.bb
parent5d320ab6ecde34725ceef536f9d9229fb2125acf (diff)
downloadmeta-qt5-a22c728d16e449f3f573f4fd1324486753378592.tar.gz
qt5: update submodules
- Update Qt submodules to latest in 5.10 branch - Remove obsolete quickcontrols patch Task-number: QTBUG-65164 Change-Id: Ic6dc2843df97f2b25dbc4f02300a6251dcd6d0d7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r--recipes-qt/qt5/qtwebengine_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb
index 5b4a02c8..100458aa 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -154,8 +154,8 @@ SRC_URI_append_libc-musl = "\
154 file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 154 file://0016-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
155" 155"
156 156
157SRCREV_qtwebengine = "78cc35d0705ef9f7b3e7785f031f77595ed71217" 157SRCREV_qtwebengine = "6666e23ed6252c3ef53c5f17d4f28bfe63736e33"
158SRCREV_chromium = "224acc295777ea2cf642842cebbd6df86ad2c888" 158SRCREV_chromium = "5971c2e5153a73062e87ccf961166611385ac7a4"
159SRCREV = "${SRCREV_qtwebengine}" 159SRCREV = "${SRCREV_qtwebengine}"
160 160
161SRCREV_FORMAT = "qtwebengine_chromium" 161SRCREV_FORMAT = "qtwebengine_chromium"