summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2023-07-08 20:46:48 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-14 17:31:06 +0100
commit509c78f2e38b64ea0d334268c4e26eb4478f8cb4 (patch)
tree4ee78b393f22a016bdbabf753364ba18b8ee5ac9 /meta/recipes-sato/webkit/webkitgtk_2.40.2.bb
parent9b838a189e7b98566d13513dfc6f998b1affe667 (diff)
downloadpoky-509c78f2e38b64ea0d334268c4e26eb4478f8cb4.tar.gz
webkitgtk: Unbreak build on platforms using pvr graphics drivers
(From OE-Core rev: c3068df33d8d30f66cf9bd988b039c80788a74f4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/webkit/webkitgtk_2.40.2.bb')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.40.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb b/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb
index b0dd95b78f..8bef0b1605 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.40.2.bb
@@ -15,6 +15,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
15 file://0d3344e17d258106617b0e6d783d073b188a2548.patch \ 15 file://0d3344e17d258106617b0e6d783d073b188a2548.patch \
16 file://4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch \ 16 file://4977290ab4ab35258a6da9b13795c9b0f7894bf4.patch \
17 file://0001-Source-JavaScriptCore-CMakeLists.txt-ensure-reproduc.patch \ 17 file://0001-Source-JavaScriptCore-CMakeLists.txt-ensure-reproduc.patch \
18 file://check-GST_GL_HAVE_PLATFORM_GLX.patch \
18 " 19 "
19SRC_URI[sha256sum] = "96898870d994da406ee7a632816dcde9a3bb395ee5f344fcb3f3b8cc8a77e000" 20SRC_URI[sha256sum] = "96898870d994da406ee7a632816dcde9a3bb395ee5f344fcb3f3b8cc8a77e000"
20 21