]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
webkitgtk: upgrade 2.50.0 -> 2.50.4
authorHongxu Jia <hongxu.jia@windriver.com>
Tue, 13 Jan 2026 12:45:04 +0000 (20:45 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 19 Jan 2026 14:12:32 +0000 (14:12 +0000)
commit80d567b5600a44f2782bc4f21e0817d0d70a501b
tree8931417c6e3c0c20db2c5eb01ce4936dc1ff9b77
parent9dd521737c04ecd52add46a639b5fc315ac832e8
webkitgtk: upgrade 2.50.0 -> 2.50.4

Refresh patches
- 0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch
- 0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
- 0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch
- fix-ftbfs-riscv64.patch
- reproducibility.patch
- sys_futex.patch
- t6-not-declared.patch

Drop backport fix-musl-compilation.patch which already exists
in 2.50.4

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
- Fix compile failure on qemux86 [1] to
drop fix_op_instanceof_handler_for_32-bit_C-loop_build.patch,
which conflicts with upstream solution [2]

- Fix compile failure on qemuriscv64
...
Source/ThirdParty/skia/modules/skcms/src/Transform_inl.h:810:71: error: cannot tail-call: tail call production failed
  810 |         DECLARE_STAGE(name, arg, [[clang::musttail]] return (*list.fn)(list, ctx, src, dst, \
      |                                                             ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  811 |                                                                        r, g, b, a, i))
      |                                                                        ~~~~~~~~~~~~~~
...

[1] https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/2907
[2] https://github.com/WebKit/WebKit/commit/fcaa289f6015595a638eb96b9f728eaaa7b13ab8

Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-sato/webkit/webkitgtk/0001-CMake-Add-a-variable-to-control-macro-__PAS_ALWAYS_I.patch
meta/recipes-sato/webkit/webkitgtk/0001-FindGObjectIntrospection.cmake-prefix-variables-obta.patch
meta/recipes-sato/webkit/webkitgtk/0001-Fix-build-errors-on-RISCV-https-bugs.webkit.org-show.patch
meta/recipes-sato/webkit/webkitgtk/fix-ftbfs-riscv64.patch
meta/recipes-sato/webkit/webkitgtk/fix-musl-compilation.patch [deleted file]
meta/recipes-sato/webkit/webkitgtk/fix_op_instanceof_handler_for_32-bit_C-loop_build.patch [deleted file]
meta/recipes-sato/webkit/webkitgtk/reproducibility.patch
meta/recipes-sato/webkit/webkitgtk/sys_futex.patch
meta/recipes-sato/webkit/webkitgtk/t6-not-declared.patch
meta/recipes-sato/webkit/webkitgtk_2.50.4.bb [moved from meta/recipes-sato/webkit/webkitgtk_2.50.0.bb with 96% similarity]