diff options
author | Mikko Gronoff <mikko.gronoff@qt.io> | 2019-03-18 15:02:05 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-04-03 14:10:43 +0000 |
commit | 28d4bfdf74ba9d66ad749fc7208ca8dc147a3927 (patch) | |
tree | 0c1860045e9ca308bab1b30ab163bca0df4fcb2c /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 5a328383122c7d82b096b1b090a850e14d6fa311 (diff) | |
download | meta-qt5-28d4bfdf74ba9d66ad749fc7208ca8dc147a3927.tar.gz |
Upgrade to 5.12.2
Signed-off-by: Mikko Gronoff <mikko.gronoff@qt.io>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
-rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index ee87c884..d6730cf9 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -139,7 +139,6 @@ QT_MODULE_BRANCH_CHROMIUM = "69-based" | |||
139 | SRC_URI += " \ | 139 | SRC_URI += " \ |
140 | ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ | 140 | ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ |
141 | file://0001-Force-host-toolchain-configuration.patch \ | 141 | file://0001-Force-host-toolchain-configuration.patch \ |
142 | file://0003-Revert-use-new-feature-name-xkbcommon_evdev-xkbcommo.patch \ | ||
143 | " | 142 | " |
144 | SRC_URI_append_libc-musl = "\ | 143 | SRC_URI_append_libc-musl = "\ |
145 | file://0003-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \ | 144 | file://0003-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \ |
@@ -175,8 +174,8 @@ SRC_URI_append_libc-musl = "\ | |||
175 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ | 174 | file://chromium/0018-chromium-musl-pread-pwrite.patch;patchdir=src/3rdparty \ |
176 | " | 175 | " |
177 | 176 | ||
178 | SRCREV_qtwebengine = "4f1e0003d98116e33a847360e0e95c46daae25fc" | 177 | SRCREV_qtwebengine = "92b078a534390dba64a0dcebcffdab4ce24581b6" |
179 | SRCREV_chromium = "323b45aa242e0b4e75689d67418ec124ba1ca815" | 178 | SRCREV_chromium = "43316b156e65f867a76ed2afd96bf30696c5f4f6" |
180 | SRCREV = "${SRCREV_qtwebengine}" | 179 | SRCREV = "${SRCREV_qtwebengine}" |
181 | 180 | ||
182 | SRCREV_FORMAT = "qtwebengine_chromium" | 181 | SRCREV_FORMAT = "qtwebengine_chromium" |