All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mathieu Dubois-Briand" <mathieu.dubois-briand@bootlin.com>
To: <dmitry.baryshkov@oss.qualcomm.com>,
	<openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH v5 2/8] default-providers: fix GLVND providers to be selected at runtime
Date: Wed, 18 Jun 2025 19:41:16 +0200	[thread overview]
Message-ID: <DAPUE5VR0AZ4.3S2SL3DVXRBWB@bootlin.com> (raw)
In-Reply-To: <20250618140526.1431757-2-dmitry.baryshkov@oss.qualcomm.com>

On Wed Jun 18, 2025 at 4:05 PM CEST, Dmitry Baryshkov via lists.openembedded.org wrote:
> The virtual-{libegl,libglx}-icd names are RPROVIDES, not PROVIDES,
> because they are a runtime dependency of libglvnd. Make
> default-providers follow that and specify PREFERRED_RPROVIDER instead of
> PREFERRED_PROVIDER for those names.
>
> Fixes: 9d3b4c9bc403 ("mesa: sort out PROVIDES for the glvnd case")
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
> ---

Hi Dmitry,

Thanks for the new version.

I got the following error on the autobuilder:

2025-06-18 15:00:07,705 - oe-selftest - INFO - distrodata.Distrodata.test_maintainers (subunit.RemotedTestCase)
2025-06-18 15:00:07,706 - oe-selftest - INFO -  ... FAIL
...
AssertionError:
Unable to find recipes for the following entries in maintainers.inc:
libglvnd

https://autobuilder.yoctoproject.org/valkyrie/#/builders/35/builds/1795

-- 
Mathieu Dubois-Briand, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



  reply	other threads:[~2025-06-18 17:41 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-18 14:05 [PATCH v5 1/8] mesa: fix RPROVIDEd package names Dmitry Baryshkov
2025-06-18 14:05 ` [PATCH v5 2/8] default-providers: fix GLVND providers to be selected at runtime Dmitry Baryshkov
2025-06-18 17:41   ` Mathieu Dubois-Briand [this message]
2025-06-18 14:05 ` [PATCH v5 3/8] qemu.inc: drop duplicates with default-providers.inc Dmitry Baryshkov
2025-06-18 14:05 ` [PATCH v5 4/8] qemux86: " Dmitry Baryshkov
2025-06-18 14:05 ` [PATCH v5 5/8] qemux86-64: " Dmitry Baryshkov
2025-06-18 14:05 ` [PATCH v5 6/8] libglvnd: migrate from meta-oe Dmitry Baryshkov
2025-06-18 14:05 ` [PATCH v5 7/8] mesa: enable glvnd if it is enabled in DISTRO_FEATURES Dmitry Baryshkov
2025-06-18 14:05 ` [PATCH v5 8/8] default-providers: handle GLVND-related providers Dmitry Baryshkov

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=DAPUE5VR0AZ4.3S2SL3DVXRBWB@bootlin.com \
    --to=mathieu.dubois-briand@bootlin.com \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --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 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.