From 39be43943e3de0eb0ab9b61b405f3b76f12a307d Mon Sep 17 00:00:00 2001 From: Carlos Alberto Lopez Perez Date: Wed, 7 Dec 2016 21:17:07 +0100 Subject: 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 Signed-off-by: Ross Burton --- meta/recipes-sato/webkit/webkitgtk_2.14.2.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-sato/webkit/webkitgtk_2.14.2.bb') 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" -- cgit 1.2.3-korg