summaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2018-09-14 10:00:14 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2018-09-19 09:55:34 +0000
commitedf1e434942d3169c459eedaf1d7736ab51ac07a (patch)
tree720a2b4d1eb09fb618ec61ac65dfe31ca37c22b2 /recipes-qt/qt5/qtwebkit_git.bb
parenta307eb0ede74c0f6335fa6e016c65c8ab101dc98 (diff)
downloadmeta-qt5-edf1e434942d3169c459eedaf1d7736ab51ac07a.tar.gz
qtwebkit: add patches to meta-qt5 fork
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.bb14
1 files changed, 8 insertions, 6 deletions
diff --git a/recipes-qt/qt5/qtwebkit_git.bb b/recipes-qt/qt5/qtwebkit_git.bb
index 3a573e6d..8714d18f 100644
--- a/recipes-qt/qt5/qtwebkit_git.bb
+++ b/recipes-qt/qt5/qtwebkit_git.bb
@@ -1,12 +1,6 @@
1require qt5.inc 1require qt5.inc
2require qt5-git.inc 2require qt5-git.inc
3 3
4SRC_URI += "\
5 file://0001-Do-not-skip-build-for-cross-compile.patch \
6 file://0001-Fix-build-with-non-glibc-libc-on-musl.patch \
7 file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \
8"
9
10LICENSE = "BSD & LGPLv2+ | GPL-2.0" 4LICENSE = "BSD & LGPLv2+ | GPL-2.0"
11LIC_FILES_CHKSUM = " \ 5LIC_FILES_CHKSUM = " \
12 file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \ 6 file://LICENSE.LGPLv21;md5=58a180e1cf84c756c29f782b3a485c29 \
@@ -15,6 +9,14 @@ LIC_FILES_CHKSUM = " \
15 9
16DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt gperf-native bison-native" 10DEPENDS += "qtbase qtdeclarative icu ruby-native sqlite3 glib-2.0 libxslt gperf-native bison-native"
17 11
12# Patches from https://github.com/meta-qt5/qtwebkit/commits/b5.11
13# 5.11.meta-qt5.1
14SRC_URI += "\
15 file://0001-Do-not-skip-build-for-cross-compile.patch \
16 file://0002-Fix-build-with-non-glibc-libc-on-musl.patch \
17 file://0003-WebKitMacros-Append-to-I-and-not-to-isystem.patch \
18"
19
18inherit cmake_qt5 perlnative pythonnative 20inherit cmake_qt5 perlnative pythonnative
19 21
20# qemuarm build fails with: 22# qemuarm build fails with: