diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-14 15:02:56 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2018-08-15 07:45:48 +0000 |
commit | 1fe27390ef279ad973eba60c83e9f69d75ccc613 (patch) | |
tree | 7e21407290c3256a5a653064a9938bb0e40727c8 /recipes-qt/qt5/qtwebengine_git.bb | |
parent | 44538bd408cc7d82b858146b759024f5e38e64cc (diff) | |
download | meta-qt5-1fe27390ef279ad973eba60c83e9f69d75ccc613.tar.gz |
qt5: update submodules
Change-Id: If76edfdf2142f91ca0cd550da6ab58953c06642e
Reviewed-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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 3dd5df19..a99f6550 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
@@ -164,7 +164,7 @@ SRC_URI_append_libc-musl = "\ | |||
164 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 164 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
165 | " | 165 | " |
166 | 166 | ||
167 | SRCREV_qtwebengine = "a5bdc6236ad52586579a9a3da6a059835ed60761" | 167 | SRCREV_qtwebengine = "80f42a0955365d641d7ca6cb5e99d0a8252a543e" |
168 | SRCREV_chromium = "d4ae420c54b0e8b4660b5c41ec0c38049115f9a9" | 168 | SRCREV_chromium = "d4ae420c54b0e8b4660b5c41ec0c38049115f9a9" |
169 | SRCREV = "${SRCREV_qtwebengine}" | 169 | SRCREV = "${SRCREV_qtwebengine}" |
170 | 170 | ||