diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2018-12-18 20:37:21 +0000 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2018-12-20 00:57:00 +0000 |
| commit | 5b35f89219e5b4a2bc0792d429c93b0bbc9c6898 (patch) | |
| tree | 5839082571c4ec1bb824e526c4cfc3ac9f39d10f /recipes-qt/qt5/qtwebengine_git.bb | |
| parent | 808d65c129d283850fa6c1e887dd01f8ee86b64b (diff) | |
| download | meta-qt5-5b35f89219e5b4a2bc0792d429c93b0bbc9c6898.tar.gz | |
qtwebengine: refresh .patch files, meta-qt5/qt* repos and their tags in recipes
* in preparation for rebase on 5.12 #136
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.bb | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/recipes-qt/qt5/qtwebengine_git.bb b/recipes-qt/qt5/qtwebengine_git.bb index 57d698da..7b157096 100644 --- a/recipes-qt/qt5/qtwebengine_git.bb +++ b/recipes-qt/qt5/qtwebengine_git.bb | |||
| @@ -137,19 +137,19 @@ RDEPENDS_${PN}-examples += " \ | |||
| 137 | QT_MODULE_BRANCH_CHROMIUM = "65-based" | 137 | QT_MODULE_BRANCH_CHROMIUM = "65-based" |
| 138 | 138 | ||
| 139 | # Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.11 | 139 | # Patches from https://github.com/meta-qt5/qtwebengine/commits/b5.11 |
| 140 | # 5.11.meta-qt5.7 | 140 | # 5.11.meta-qt5.8 |
| 141 | SRC_URI += " \ | 141 | SRC_URI += " \ |
| 142 | ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ | 142 | ${QT_GIT}/qtwebengine-chromium.git;name=chromium;branch=${QT_MODULE_BRANCH_CHROMIUM};protocol=${QT_GIT_PROTOCOL};destsuffix=git/src/3rdparty \ |
| 143 | file://0003-Force-host-toolchain-configuration.patch \ | 143 | file://0001-Force-host-toolchain-configuration.patch \ |
| 144 | file://0004-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \ | 144 | file://0002-chromium_overrides.cpp-Fix-build-with-plugins-and-oz.patch \ |
| 145 | " | 145 | " |
| 146 | SRC_URI_append_libc-musl = "\ | 146 | SRC_URI_append_libc-musl = "\ |
| 147 | file://0005-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \ | 147 | file://0003-musl-don-t-use-pvalloc-as-it-s-not-available-on-musl.patch \ |
| 148 | file://0006-musl-link-against-libexecinfo.patch \ | 148 | file://0004-musl-link-against-libexecinfo.patch \ |
| 149 | " | 149 | " |
| 150 | 150 | ||
| 151 | # Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/65-based | 151 | # Patches from https://github.com/meta-qt5/qtwebengine-chromium/commits/65-based |
| 152 | # 65-based.meta-qt5.6 | 152 | # 65-based.meta-qt5.7 |
| 153 | SRC_URI += " \ | 153 | SRC_URI += " \ |
| 154 | file://chromium/0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \ | 154 | file://chromium/0001-chromium-Force-host-toolchain-configuration.patch;patchdir=src/3rdparty \ |
| 155 | file://chromium/0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ | 155 | file://chromium/0002-chromium-workaround-for-too-long-.rps-file-name.patch;patchdir=src/3rdparty \ |
| @@ -169,8 +169,8 @@ SRC_URI_append_libc-musl = "\ | |||
| 169 | file://chromium/0013-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \ | 169 | file://chromium/0013-chromium-musl-Adjust-default-pthread-stack-size.patch;patchdir=src/3rdparty \ |
| 170 | file://chromium/0014-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch;patchdir=src/3rdparty \ | 170 | file://chromium/0014-chromium-musl-include-asm-generic-ioctl.h-for-TCGETS.patch;patchdir=src/3rdparty \ |
| 171 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ | 171 | file://chromium/0015-chromium-musl-tcmalloc-Use-off64_t-insread-of-__off6.patch;patchdir=src/3rdparty \ |
| 172 | file://chromium/0016-chromium-musl-Use-_fpstate-instead-of-_libc_fpstate-on-linux.patch;patchdir=src/3rdparty \ | 172 | file://chromium/0016-chromium-musl-Use-_fpstate-instead-of-_libc_fpstate-.patch;patchdir=src/3rdparty \ |
| 173 | file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get-__WORDSIZE-on.patch;patchdir=src/3rdparty \ | 173 | file://chromium/0017-chromium-musl-elf_reader.cc-include-sys-reg.h-to-get.patch;patchdir=src/3rdparty \ |
| 174 | " | 174 | " |
| 175 | 175 | ||
| 176 | SRCREV_qtwebengine = "18412af977d658f243eb5b25b62284924cfa362f" | 176 | SRCREV_qtwebengine = "18412af977d658f243eb5b25b62284924cfa362f" |
