https://codeberg.org/flk/meta-image/src/branch/master/meta/recipes-graphics/mesa

This is the recipe that I currently use to build mesa 23.3.4 (with meta-clang). One needs to revert
this commit in meta-clang as it would break mesa 
https://github.com/kraj/meta-clang/commit/768c60a4f805e49a0a29b81c99fe29b4d26fe1b2

On Fri, Jan 31 2025 at 14:17:50 +01:00:00, Quentin Schulz <quentin.schulz@cherry.de> wrote:
Hi Dmitry, On 1/31/25 1:59 PM, Alexander Kanavin via lists.openembedded.org wrote:
On Fri, 31 Jan 2025 at 13:35, Dmitry Baryshkov via lists.openembedded.org <dbaryshkov=gmail.com@lists.openembedded.org> wrote:
Upgrade the Mesa package, dropping applied and refreshing outstanding patches. The dri3 config option is now gone, dependencies are merged into X11 deps. The swrast gallium driver has been split into softpipe and llvmpipe drivers.
How was this tested? For me it fails immediately with the same error as the previous update attempts: | Run-time dependency libclc found: NO (tried pkgconfig) Basically, mesa updates are blocked until clang lands in core. If you want new mesa, please do help out.
For reference: https://lore.kernel.org/openembedded-core/20240531-panthor-v1-2-1a76fd752c1b@cherry.de/ and https://lore.kernel.org/openembedded-core/aa532133-c872-4bde-8479-dba12de225c7@bootlin.com/ and https://lore.kernel.org/openembedded-core/20240908165102.3699657-1-f_l_k@t-online.de/ and https://lore.kernel.org/openembedded-core/20240908172311.3773048-1-f_l_k@t-online.de/ Adding Markus in Cc. Cheers, Quentin