aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb
diff options
context:
space:
mode:
authorPushpal Sidhu <psidhu@gateworks.com>2015-10-23 14:03:21 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-11-16 11:19:54 +0000
commit5cb4344e55d748483279a7f0035e7d581bcd52cf (patch)
treed06a44e2e5ae80f5d4b26914ef792926d147c8bd /meta/recipes-sato/webkit/webkitgtk_2.8.5.bb
parentbb5849423d7ed299b4c895a14d3754121ff68069 (diff)
downloadopenembedded-core-contrib-5cb4344e55d748483279a7f0035e7d581bcd52cf.tar.gz
webkitgtk: Add upstream patch to fix build problem
From Upstream webkit: fd15a368fa73fe08d91cc1dd7ef05c0c5a3ae851 Webkit will fail to compile under certain circumstances. Please see https://bugs.webkit.org/show_bug.cgi?id=149172 for more details. Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.8.5.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.8.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb
index e29666ae78..68634a9bc1 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.8.5.bb
@@ -13,6 +13,7 @@ LIC_FILES_CHKSUM = "file://Source/JavaScriptCore/COPYING.LIB;md5=d0c6d6397a5d842
SRC_URI = "\
http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
file://0001-This-patch-fixes-a-command-line-that-is-too-long-ove.patch \
+ file://0002-GTK-Build-failure-with-ACCELERATED_2D_CANVAS-when-ca.patch \
file://gcc5.patch \
"
SRC_URI[md5sum] = "df79991848a5096d3a75289ebce547ae"