summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.14.2.bb
diff options
context:
space:
mode:
authorCarlos Alberto Lopez Perez <clopez@igalia.com>2016-12-07 21:17:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-12-13 22:55:19 +0000
commit37e0df682285299b13a71b7a699f75587d3ca36b (patch)
tree9003243c9501459a3610ba0d453a3669303ce46c /meta/recipes-sato/webkit/webkitgtk_2.14.2.bb
parentb155c2bb25a5ceb58238a7a366fc3012a9732896 (diff)
downloadpoky-37e0df682285299b13a71b7a699f75587d3ca36b.tar.gz
Revert "webkitgtk: drop patch 0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch"
This reverts commit 812c52f654c1bccca033163100055e3a8b8cda6e. Upstream fixed the issue with GCC. But the build still fails with Clang. Therefore reintroduce this patch until a better solution is found. Upstream bug: https://bugs.webkit.org/show_bug.cgi?id=161697 (From OE-Core rev: 39be43943e3de0eb0ab9b61b405f3b76f12a307d) Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.14.2.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.14.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.14.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.14.2.bb
index 280765c15e..1c327babfb 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.14.2.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.14.2.bb
@@ -18,6 +18,7 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
18 file://ppc-musl-fix.patch \ 18 file://ppc-musl-fix.patch \
19 file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \ 19 file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \
20 file://0001-Tweak-gtkdoc-settings-so-that-gtkdoc-generation-work.patch \ 20 file://0001-Tweak-gtkdoc-settings-so-that-gtkdoc-generation-work.patch \
21 file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \
21 " 22 "
22 23
23SRC_URI[md5sum] = "2fe3cadbc546d93ca68a13756c2be015" 24SRC_URI[md5sum] = "2fe3cadbc546d93ca68a13756c2be015"