From: "Vincent Davis Jr" <vince@underview.tech>
To: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH v3] mesa: enable glvnd support
Date: Wed, 23 Nov 2022 23:41:36 -0800 [thread overview]
Message-ID: <4014.1669275696173398091@lists.openembedded.org> (raw)
In-Reply-To: <81C29D2F-9F48-42C5-8195-E5D1C93B91A4@arm.com>
[-- Attachment #1: Type: text/plain, Size: 705 bytes --]
Will have change for placing /usr/share/glvnd/egl_vendor.d/50_mesa.json into FILES:libegl-mesa next patch.
To answer first question. I'd say yes, there may be multiple recipes that contain an implementation of libGLX_VENDOR library
(libGLX_mesa.so, libGLX_nvidia.so, etc...). Although mesa recipe builds libGLX_mesa.so* another recipe may have code or a
link to build/download libGLX_nvidia.so* and package. Would be good to have a PREFERRED_PROVIDER in such cases to
allow for easier selection.
As, for the second question not sure of the history behind
if ${@bb.utils.contains('PACKAGECONFIG', 'egl', 'true', 'false', d)
Believe it's still required as PACKAGECONFIG may not contain egl.
[-- Attachment #2: Type: text/html, Size: 757 bytes --]
prev parent reply other threads:[~2022-11-24 7:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-26 15:22 [PATCH v3] mesa: enable glvnd support Vincent Davis Jr
2022-11-04 15:31 ` Vincent Davis Jr
2022-11-22 1:36 ` Vincent Davis Jr
2022-11-23 12:37 ` [OE-core] " Ross Burton
2022-11-24 7:41 ` Vincent Davis Jr [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=4014.1669275696173398091@lists.openembedded.org \
--to=vince@underview.tech \
--cc=openembedded-core@lists.openembedded.org \
/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