Re: [poky] How to override mesa VULKAN_DRIVERS and GALLIUMDRIVERS variables?

Alexander Kanavin <[email protected]> Tue, 5 Aug 2025 10:29:05 +0200
Newsgroups org.yoctoproject.lists.poky
Message-ID <CANNYZj-EcsW5Ks9gDKjGCZBh1Kj8zMDAQdn_Aq-WZB0h-2R8Xg@mail.gmail.com>
On Mon, 4 Aug 2025 at 19:19, Trent Piepho via lists.yoctoproject.org
<[email protected]> wrote:
> Or are you saying that the mesa recipe should be modified to work
> entirely this way: allowing *all* drivers to be configured via
> PACKAGECONFIG?  Ditto for the GALLIUMDRIVERS configuration, which has
> the same issue.
...
> But this unnecessarily duplicates internal code from the recipe that
> will need to be kept in sync.  IMHO, being able to select drivers via
> package config would be a better design.

It would help to step back for a bit and see what are the values for
GALLIUMDRIVERS and VULKAN_DRIVERS that you're trying to arrive at,
what version of yocto you are using, and what is your target machine.
Then we can take oe-core master and see if that still has the same
issue, and how it can be addressed.

A better mailing list for this discussion is openembedded-core, as
poky is for meta-poky/ and meta-yocto-bsp.

Alex