summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebengine_git.bb
diff options
context:
space:
mode:
authorMikko Gronoff <mikko.gronoff@qt.io>2018-02-15 08:47:57 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2018-02-22 13:56:45 +0000
commite41caf42e9e8a69d2f8f7a70365fbb441f0a01e8 (patch)
treea27760bfe20bc9b4a33ea478b39dc84338a89e2f /recipes-qt/qt5/qtwebengine_git.bb
parent5250890a9f7b42a77711dfe9a3adcf86b576c2a8 (diff)
downloadmeta-qt5-e41caf42e9e8a69d2f8f7a70365fbb441f0a01e8.tar.gz
Upgrade to Qt 5.10.1
Updated Qt modules to 5.10.1. New recipe qtknx added. Change-Id: I711c75253a9c0d9dcfbaac8867b35a4505d101ea Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
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 dcb81747..bd06a0b1 100644
--- a/recipes-qt/qt5/qtwebengine_git.bb
+++ b/recipes-qt/qt5/qtwebengine_git.bb
@@ -159,8 +159,8 @@ SRC_URI_append_libc-musl = "\
159 file://0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ 159 file://0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \
160" 160"
161 161
162SRCREV_qtwebengine = "efa6d3f0d3a01753dd40823ce119e7d4f9765c8e" 162SRCREV_qtwebengine = "9dc8dff7a8f4d58f71d816375d49f8829f06aae5"
163SRCREV_chromium = "e36dcec23b79a52fd7794ed2fad49bbf65a8146b" 163SRCREV_chromium = "c858cc76099db0af82a264b3c6f921a287cfcb42"
164SRCREV = "${SRCREV_qtwebengine}" 164SRCREV = "${SRCREV_qtwebengine}"
165 165
166SRCREV_FORMAT = "qtwebengine_chromium" 166SRCREV_FORMAT = "qtwebengine_chromium"