[oe-commits] [openembedded-core] 10/24: webkitgtk: 2.12.4 -> 2.12.5

git at git.openembedded.org git at git.openembedded.org
Wed Sep 7 23:37:53 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 948583fcd328b53289c6735d3e355c8fe2da680e
Author: Mingli Yu <Mingli.Yu at windriver.com>
AuthorDate: Wed Sep 7 13:47:10 2016 +0800

    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
    
    Signed-off-by: Mingli Yu <Mingli.Yu at windriver.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-sato/webkit/{webkitgtk_2.12.4.bb => webkitgtk_2.12.5.bb} | 4 ++--
 1 file 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
similarity index 97%
rename from meta/recipes-sato/webkit/webkitgtk_2.12.4.bb
rename to meta/recipes-sato/webkit/webkitgtk_2.12.5.bb
index 0193e17..57ac35f 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 = "\
   file://ppc-musl-fix.patch \
   file://0001-Fix-racy-parallel-build-of-WebKit2-4.0.gir.patch \
   "
-SRC_URI[md5sum] = "0331ac714fd1a0587ffea470ef1afb20"
-SRC_URI[sha256sum] = "424d3177599abbc1eb1a1ad7928dd280a62006e992f2fada2e059375a9609a77"
+SRC_URI[md5sum] = "7a9ea00ec195488db90fdeb2d174ddaf"
+SRC_URI[sha256sum] = "6b147854b864a5f115fadb97b2b6200b2f696db015216a34e7298d11c88b1c40"
 
 inherit cmake lib_package pkgconfig gobject-introspection perlnative distro_features_check upstream-version-is-even
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list