All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Perrot <thomas.perrot@bootlin.com>
To: wangmy@fujitsu.com, openembedded-core@lists.openembedded.org
Cc: thomas.perrot@bootlin.com
Subject: Re: [OE-core] [PATCH 21/22] webkitgtk: upgrade 2.46.4 -> 2.46.5
Date: Mon, 30 Dec 2024 11:44:58 +0100	[thread overview]
Message-ID: <513d07135692db6404ae5e2f5ac377c5afca1d5f.camel@bootlin.com> (raw)
In-Reply-To: <1734945065-4373-21-git-send-email-wangmy@fujitsu.com>

[-- Attachment #1: Type: text/plain, Size: 2381 bytes --]

Hello,

Since the update to version 2.46.4, there has been a regression on
RISC-V 64-bit systems. The following build issue [1] occurs, and the
workaround, which involved disabling JIT support, no longer works.

What do you recommend to fix it?

[1] https://bugs.webkit.org/show_bug.cgi?id=271371

Kind regards,
Thomas

On Mon, 2024-12-23 at 17:11 +0800, wangmy via lists.openembedded.org
wrote:
> From: Wang Mingyu <wangmy@fujitsu.com>
> 
> Changelog:
> ==========
> - Fix the build with GBM and release logs disabled.
> - Fix several crashes and rendering issues.
> 
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  .../webkit/{webkitgtk_2.46.4.bb => webkitgtk_2.46.5.bb}         | 2
> +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta/recipes-sato/webkit/{webkitgtk_2.46.4.bb =>
> webkitgtk_2.46.5.bb} (98%)
> 
> diff --git a/meta/recipes-sato/webkit/webkitgtk_2.46.4.bb
> b/meta/recipes-sato/webkit/webkitgtk_2.46.5.bb
> similarity index 98%
> rename from meta/recipes-sato/webkit/webkitgtk_2.46.4.bb
> rename to meta/recipes-sato/webkit/webkitgtk_2.46.5.bb
> index 6e1b793924..abbf84ccbe 100644
> --- a/meta/recipes-sato/webkit/webkitgtk_2.46.4.bb
> +++ b/meta/recipes-sato/webkit/webkitgtk_2.46.5.bb
> @@ -19,7 +19,7 @@ SRC_URI =
> "https://www.webkitgtk.org/releases/${BPN}-${PV}.tar.xz \
>             file://bmalloc-fix.patch \
>             file://sys_futex.patch \
>             "
> -SRC_URI[sha256sum] =
> "0eff5f0ab0a2872ec87df62bc32e3289c8af625716ac71e94b298d74e0374176"
> +SRC_URI[sha256sum] =
> "bad4020bb0cfb3e740df3082c2d9cbf67cf4095596588a56aecdde6702137805"
>  
>  inherit cmake pkgconfig gobject-introspection perlnative
> features_check upstream-version-is-even gi-docgen
>  
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#209036):
> https://lists.openembedded.org/g/openembedded-core/message/209036
> Mute This Topic: https://lists.openembedded.org/mt/110254987/5443093
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe:
> https://lists.openembedded.org/g/openembedded-core/unsub [
> thomas.perrot@bootlin.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 

-- 
Thomas Perrot, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 659 bytes --]

  reply	other threads:[~2024-12-30 10:45 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-23  9:10 [OE-core] [PATCH 01/22] diffoscope: upgrade 283 -> 284 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 02/22] libportal: upgrade 0.8.1 -> 0.9.0 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 03/22] libwebp: upgrade 1.4.0 -> 1.5.0 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 04/22] llvm: upgrade 19.1.5 -> 19.1.6 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 05/22] meson: upgrade 1.6.0 -> 1.6.1 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 06/22] python3-certifi: upgrade 2024.8.30 -> 2024.12.14 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 07/22] python3-dbusmock: upgrade 0.32.2 -> 0.33.0 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 08/22] python3-hatchling: upgrade 1.26.3 -> 1.27.0 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 09/22] python3-hypothesis: upgrade 6.119.4 -> 6.122.6 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 10/22] python3-jinja2: upgrade 3.1.4 -> 3.1.5 wangmy
2024-12-24  9:12   ` Mathieu Dubois-Briand
2024-12-23  9:10 ` [OE-core] [PATCH 11/22] python3-mako: upgrade 1.3.6 -> 1.3.8 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 12/22] python3-maturin: upgrade 1.7.4 -> 1.7.8 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 13/22] python3-psutil: upgrade 6.1.0 -> 6.1.1 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 14/22] python3-pyopenssl: upgrade 24.2.1 -> 24.3.0 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 15/22] python3-pytest-subtests: upgrade 0.13.1 -> 0.14.1 wangmy
2024-12-23  9:10 ` [OE-core] [PATCH 16/22] python3-pytest: upgrade 8.3.3 -> 8.3.4 wangmy
2024-12-23  9:11 ` [OE-core] [PATCH 17/22] python3-rpds-py: upgrade 0.21.0 -> 0.22.3 wangmy
2024-12-23  9:11 ` [OE-core] [PATCH 18/22] python3-six: upgrade 1.16.0 -> 1.17.0 wangmy
2024-12-23  9:11 ` [OE-core] [PATCH 19/22] repo: upgrade 2.49.3 -> 2.50.1 wangmy
2024-12-23  9:11 ` [OE-core] [PATCH 20/22] wayland-protocols: upgrade 1.38 -> 1.39 wangmy
2024-12-23  9:11 ` [OE-core] [PATCH 21/22] webkitgtk: upgrade 2.46.4 -> 2.46.5 wangmy
2024-12-30 10:44   ` Thomas Perrot [this message]
2024-12-23  9:11 ` [OE-core] [PATCH 22/22] xserver-xorg: upgrade 21.1.14 -> 21.1.15 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=513d07135692db6404ae5e2f5ac377c5afca1d5f.camel@bootlin.com \
    --to=thomas.perrot@bootlin.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.