diff options
| author | Khem Raj <raj.khem@gmail.com> | 2017-08-08 23:32:58 -0700 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-10 18:27:44 +0200 |
| commit | 3963daa20d00a98ee7a4966d52561632256e083c (patch) | |
| tree | df9453f484048c859ed02f29a5ebacf9c2a2463e /recipes-qt/qt5/qtwebkit_git.bb | |
| parent | 17d94b798abd0216e2d2fd5f1408523eabee6893 (diff) | |
| download | meta-qt5-3963daa20d00a98ee7a4966d52561632256e083c.tar.gz | |
qtwebkit: Backport a patch to fix build with icu-59
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Tested-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebkit_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qtwebkit_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb index 4845d0fd..3c52ef3c 100644 --- a/recipes-qt/qt5/qtwebkit_git.bb +++ b/recipes-qt/qt5/qtwebkit_git.bb | |||
| @@ -22,6 +22,7 @@ SRC_URI += "\ | |||
| 22 | file://0001-qtwebkit-fix-QA-issue-bad-RPATH.patch \ | 22 | file://0001-qtwebkit-fix-QA-issue-bad-RPATH.patch \ |
| 23 | file://0002-Remove-TEXTREL-tag-in-x86.patch \ | 23 | file://0002-Remove-TEXTREL-tag-in-x86.patch \ |
| 24 | file://0003-Exclude-backtrace-API-for-non-glibc-libraries.patch \ | 24 | file://0003-Exclude-backtrace-API-for-non-glibc-libraries.patch \ |
| 25 | file://0004-Fix-compilation-with-ICU-59.patch \ | ||
| 25 | " | 26 | " |
| 26 | 27 | ||
| 27 | PACKAGECONFIG ??= "gstreamer qtlocation qtmultimedia qtsensors qtwebchannel \ | 28 | PACKAGECONFIG ??= "gstreamer qtlocation qtmultimedia qtsensors qtwebchannel \ |
