summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorMingli Yu <Mingli.Yu@windriver.com>2016-09-07 13:47:10 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-09-08 00:32:43 +0100
commit4594f25fb00a87296e6622d3a95d496166b81776 (patch)
tree7e23eea604b918521c8337c27fbe32c1c9d1ea4a /meta/recipes-sato
parentf203e5bfb8b6ac678d6888e9bec142b916647f61 (diff)
downloadpoky-4594f25fb00a87296e6622d3a95d496166b81776.tar.gz
webkitgtk: 2.12.4 -> 2.12.5
Fix a regression introduced in 2.12.4 that caused a hang in the network process after a load failure. Fix several crashes and rendering issues. reference: https://webkitgtk.org/2016/09/05/webkitgtk2.12.5-released.html (From OE-Core rev: 948583fcd328b53289c6735d3e355c8fe2da680e) Signed-off-by: Mingli Yu <Mingli.Yu@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/webkit/webkitgtk_2.12.5.bb (renamed from meta/recipes-sato/webkit/webkitgtk_2.12.4.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/webkit/webkitgtk_2.12.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb
index 0193e17a31..57ac35f372 100644
--- a/meta/recipes-sato/webkit/webkitgtk_2.12.4.bb
+++ b/meta/recipes-sato/webkit/webkitgtk_2.12.5.bb
@@ -20,8 +20,8 @@ SRC_URI = "\
20 file://ppc-musl-fix.patch \ 20 file://ppc-musl-fix.patch \
21 file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \ 21 file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \
22 " 22 "
23SRC_URI[md5sum] = "0331ac714fd1a0587ffea470ef1afb20" 23SRC_URI[md5sum] = "7a9ea00ec195488db90fdeb2d174ddaf"
24SRC_URI[sha256sum] = "424d3177599abbc1eb1a1ad7928dd280a62006e992f2fada2e059375a9609a77" 24SRC_URI[sha256sum] = "6b147854b864a5f115fadb97b2b6200b2f696db015216a34e7298d11c88b1c40"
25 25
26inherit cmake lib_package pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even 26inherit cmake lib_package pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even
27 27