aboutsummaryrefslogtreecommitdiffstats
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:47:27 +0000
commit39be43943e3de0eb0ab9b61b405f3b76f12a307d (patch)
treebf7a089af1533b98709ace866562cc847c8cd5c7 /meta/recipes-sato/webkit/webkitgtk_2.14.2.bb
parent9a59ff628771b586666999d44923968a6bc58956 (diff)
downloadopenembedded-core-contrib-39be43943e3de0eb0ab9b61b405f3b76f12a307d.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 Signed-off-by: Carlos Alberto Lopez Perez <clopez@igalia.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
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 \
file://ppc-musl-fix.patch \
file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \
file://0001-Tweak-gtkdoc-settings-so-that-gtkdoc-generation-work.patch \
+ file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \
"
SRC_URI[md5sum] = "2fe3cadbc546d93ca68a13756c2be015"