From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Fabian Pflug <f.pflug@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] weston: add mesalib dependency
Date: Wed, 1 Jul 2026 09:39:16 +0200 [thread overview]
Message-ID: <20260701073916.312362-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260624130430.483680-1-f.pflug@pengutronix.de>
Thanks, applied as 1e48f86c16d7586287ecfdf87b6650412c5649d6.
Michael
[sent from post-receive hook]
On Wed, 01 Jul 2026 09:39:16 +0200, Fabian Pflug <f.pflug@pengutronix.de> wrote:
> Vulkan depends on the GBM lib to be present to function. Add it as a
> dependency, so that compiling find the library.
>
> Signed-off-by: Fabian Pflug <f.pflug@pengutronix.de>
> Message-Id: <20260624130430.483680-1-f.pflug@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/weston.in b/rules/weston.in
> index 972db8f2b9df..200877b2dbc5 100644
> --- a/rules/weston.in
> +++ b/rules/weston.in
> @@ -18,8 +18,8 @@ menuconfig WESTON
> select UDEV
> select UDEV_LIBUDEV
> select SEATD
> - select MESALIB if WESTON_GL
> - select MESALIB_GBM if WESTON_GL
> + select MESALIB if WESTON_GL || WESTON_VULKAN
> + select MESALIB_GBM if WESTON_GL || WESTON_VULKAN
> select MESALIB_EGL if WESTON_GL
> select MESALIB_EGL_WAYLAND if WESTON_GL
> select MESALIB_GLES2 if WESTON_GL
prev parent reply other threads:[~2026-07-01 7:39 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-24 13:03 [ptxdist] [PATCH 1/2] " Fabian Pflug
2026-06-24 13:03 ` [ptxdist] [PATCH 2/2] mesalib: compile imagination driver Fabian Pflug
2026-07-01 7:39 ` [ptxdist] [APPLIED] " Michael Olbrich
2026-07-01 7:39 ` Michael Olbrich [this message]
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=20260701073916.312362-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=f.pflug@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/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