aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-04-30 07:06:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-15 10:00:28 +0100
commitc76f1fe05661bcdff1b59694cba986bc5feaf1c8 (patch)
treeeeba56c013f77d78132239f8d7e73d74776c9dc9 /meta/recipes-sato/webkit/webkitgtk_2.20.1.bb
parente0fff928df0e82cd2c4729771b9e7c73dd79685b (diff)
downloadopenembedded-core-contrib-c76f1fe05661bcdff1b59694cba986bc5feaf1c8.tar.gz
webkitgtk: Disable using GST_GL if gst does not enable it
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.20.1.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.20.1.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb b/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb
index 1e5def090c..360ab8e69b 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.20.1.bb
@@ -20,6 +20,7 @@ SRC_URI = "http://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
file://detect-atomics-during-configure.patch \
file://0001-WebKitMacros-Append-to-I-and-not-to-isystem.patch \
file://0001-Fix-build-with-musl.patch \
+ file://detect-gstreamer-gl.patch \
"
SRC_URI[md5sum] = "0cd9b9ae1f48c04de5314f77806eceb4"