From: Liu Yiding Date: Fri, 27 Mar 2026 01:05:40 +0000 (+0800) Subject: webkitgtk: upgrade 2.50.4 -> 2.50.6 X-Git-Tag: yocto-6.0_M3~53 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=1d2e85867391d29b5011ae9c8bbb3ae3e09472bd;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git webkitgtk: upgrade 2.50.4 -> 2.50.6 ================ WebKitGTK 2.50.6 ================ What's new in WebKitGTK 2.50.6? - Fix sample code included in the documentation of the webkit_user_content_manager_register_script_message_handler() function. - Fix MP4 muxing when using GStreamer 1.28. - Fix WebAudio not resuming correctly after using window.alert() - Fix WebAudio producing incorrect output in some cases due to incorrect sample buffer management. - Fix several crashes and rendering issues. Signed-off-by: Liu Yiding Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-sato/webkit/webkitgtk_2.50.4.bb b/meta/recipes-sato/webkit/webkitgtk_2.50.6.bb similarity index 98% rename from meta/recipes-sato/webkit/webkitgtk_2.50.4.bb rename to meta/recipes-sato/webkit/webkitgtk_2.50.6.bb index 2cc3977694..941cbe9304 100644 --- a/meta/recipes-sato/webkit/webkitgtk_2.50.4.bb +++ b/meta/recipes-sato/webkit/webkitgtk_2.50.6.bb @@ -18,7 +18,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \ file://0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch \ file://fix-ftbfs-riscv64.patch \ " -SRC_URI[sha256sum] = "d3bfa473845acfab72635bada5e0d134fda6792c5b95c5c5cd141b46125bd8e4" +SRC_URI[sha256sum] = "2b281abf8894ffc6172152e5660b75eeeedbe1cc43d6783d09dc79f7c865bb42" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen