summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.22.5.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-01-30 22:50:15 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-02-01 15:24:35 +0000
commit8f77aeb09504beeb7dd0fcb301543819dfb16673 (patch)
treefb6b8d6c2effa7f69607f855582815b279a000b3 /meta/recipes-sato/webkit/webkitgtk_2.22.5.bb
parent562d32ec1ff905aa5aa31fe8b2d86045c1eaaab6 (diff)
downloadopenembedded-core-8f77aeb09504beeb7dd0fcb301543819dfb16673.tar.gz
webkitgtk: Fix build with clang/libc++ >= 7.0.0
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.22.5.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.22.5.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.22.5.bb b/meta/recipes-sato/webkit/webkitgtk_2.22.5.bb
index e3579e472b..3d8c0338c7 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.22.5.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.22.5.bb
@@ -20,6 +20,7 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \
file://0001-Fix-build-with-musl.patch \
file://detect-gstreamer-gl.patch \
+ file://bad_optional_access.patch \
"
SRC_URI[md5sum] = "96a731522b800f38e70f85c22f8de477"