From dd8517b8048badf9d9bd2247bcc82567aa5b6094 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 28 May 2024 09:48:19 +0800 Subject: [PATCH] webkitgtk3: upgrade 2.44.1 -> 2.44.2 Changelog: ============= - Make gamepads visible on axis movements, and not only on button presses. - Disable the gst-libav AAC decoder. - Make user scripts and style sheets visible in the Web Inspector. - Use the geolocation portal where available, with the existing geoclue as fallback if the portal is not usable. - Use the printing portal when running sandboxed. - Use the file transfer portal for drag and drop when running sandboxed. - Avoid notifying an empty cursor rectangle to input methods. - Remove empty bar shown in detached inspector windows. - Consider keycode when activating application accelerators. - Fix the build with ENABLE_WEBAUDIO disabled. - Fix several crashes and rendering issues. Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../webkitgtk/{webkitgtk3_2.44.1.bb => webkitgtk3_2.44.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-support/webkitgtk/{webkitgtk3_2.44.1.bb => webkitgtk3_2.44.2.bb} (99%) diff --git a/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.1.bb b/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.2.bb similarity index 99% rename from meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.1.bb rename to meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.2.bb index fc96d5dc3b..31480b8d8e 100644 --- a/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.1.bb +++ b/meta-oe/recipes-support/webkitgtk/webkitgtk3_2.44.2.bb @@ -16,7 +16,7 @@ SRC_URI = "https://www.webkitgtk.org/releases/webkitgtk-${PV}.tar.xz \ file://0001-LowLevelInterpreter.cpp-339-21-error-t6-was-not-decl.patch \ file://30e1d5e22213fdaca2a29ec3400c927d710a37a8.patch \ " -SRC_URI[sha256sum] = "425b1459b0f04d0600c78d1abb5e7edfa3c060a420f8b231e9a6a2d5d29c5561" +SRC_URI[sha256sum] = "523f42c8ff24832add17631f6eaafe8f9303afe316ef1a7e1844b952a7f7521b" inherit cmake pkgconfig gobject-introspection perlnative features_check upstream-version-is-even gi-docgen