From: Thomas Perale via buildroot <buildroot@buildroot.org>
To: James Hilliard <james.hilliard1@gmail.com>
Cc: Thomas Perale <thomas.perale@mind.be>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 2/2] package/wpebackend-fdo: fix EGL_NOT_INITIALIZED crash
Date: Fri, 27 Mar 2026 11:03:01 +0100 [thread overview]
Message-ID: <20260327100301.46746-1-thomas.perale@mind.be> (raw)
In-Reply-To: <20260218063123.546067-2-james.hilliard1@gmail.com>
In reply of:
> Commit 4cd4b2e1e6e8816555db38771d18daad46df3a6c updated mesa3d
> past version 25.2.0 which deprecated the legacy wayland
> EGL_WL_bind_wayland_display interface, as wpebackend-fdo
> currently still relies on this functionality ensure that we
> enable EGL_WL_bind_wayland_display in mesa3d.
>
> Fixes:
> - https://lore.kernel.org/all/CADvTj4pYf0uymrkZUuWgahWK=pm5CgTJL5U+gwbwKExK1so5jA@mail.gmail.com/
>
> Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Applied to 2026.02.x. Thanks
> ---
> package/wpebackend-fdo/Config.in | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/package/wpebackend-fdo/Config.in b/package/wpebackend-fdo/Config.in
> index 9b4dd28741..bd0ab5421e 100644
> --- a/package/wpebackend-fdo/Config.in
> +++ b/package/wpebackend-fdo/Config.in
> @@ -14,6 +14,7 @@ config BR2_PACKAGE_WPEBACKEND_FDO
> select BR2_PACKAGE_LIBGLIB2
> select BR2_PACKAGE_LIBWPE
> select BR2_PACKAGE_WAYLAND
> + select BR2_PACKAGE_MESA3D_LEGACY_BIND_WAYLAND_DISPLAY if BR2_PACKAGE_MESA3D
> help
> WPEBackend interface using freedesktop.org API.
>
> --
> 2.43.0
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2026-03-27 10:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-18 6:31 [Buildroot] [PATCH 1/2] package/mesa3d: add EGL_WL_bind_wayland_display support James Hilliard
2026-02-18 6:31 ` [Buildroot] [PATCH 2/2] package/wpebackend-fdo: fix EGL_NOT_INITIALIZED crash James Hilliard
2026-02-23 13:13 ` Adrian Perez de Castro
2026-03-17 22:04 ` Romain Naour via buildroot
2026-03-27 10:03 ` Thomas Perale via buildroot [this message]
2026-02-23 13:12 ` [Buildroot] [PATCH 1/2] package/mesa3d: add EGL_WL_bind_wayland_display support Adrian Perez de Castro
2026-03-27 10:03 ` Thomas Perale via buildroot
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=20260327100301.46746-1-thomas.perale@mind.be \
--to=buildroot@buildroot.org \
--cc=james.hilliard1@gmail.com \
--cc=thomas.perale@mind.be \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox