diff options
| author | Khem Raj <raj.khem@gmail.com> | 2018-09-25 14:10:03 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-09-25 23:34:28 +0000 |
| commit | 1ed9bcb1751df5e61f558bcb9172308de182fb3e (patch) | |
| tree | 297623788fa086e3f410a58ea192cd80c225467d /recipes-qt/qt5/qtwebengine_git.bb | |
| parent | 24d6fc29ab806daadb5e4aa93b768b3cc76c2fc4 (diff) | |
| download | meta-qt5-1ed9bcb1751df5e61f558bcb9172308de182fb3e.tar.gz | |
qtwebengine: Add patches to fix breakpad in new webengine release on musl
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebengine_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtwebengine_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 44d224b1..a4469183 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
| @@ -170,6 +170,8 @@ SRC_URI_append_libc-musl = "\ | |||
| 170 | file://chromium/0013-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \ | 170 | file://chromium/0013-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \ |
| 171 | file://chromium/0014-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch;patchdir=src/3rdparty \ | 171 | file://chromium/0014-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch;patchdir=src/3rdparty \ |
| 172 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 172 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
| 173 | file://chromium/0016-chromium-musl-Use-_fpstate-instead-of-_libc_fpstate-on-linux.patch;patchdir=src/3rdparty \ | ||
| 174 | file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch;patchdir=src/3rdparty \ | ||
| 173 | " | 175 | " |
| 174 | 176 | ||
| 175 | SRCREV_qtwebengine = "89afebb830f616a6e8c43dd37bf34551f243b264" | 177 | SRCREV_qtwebengine = "89afebb830f616a6e8c43dd37bf34551f243b264" |
