]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mesa: Rework llvm handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 23 Aug 2022 14:12:14 +0000 (15:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 31 Aug 2022 09:37:11 +0000 (10:37 +0100)
commit1dfb29a66f0db673c9d6faffed9b5bd855b206e1
treeb059cb600848b85eab7da275c9e5acfdca001a14
parent193ee1973f613b72f7f99660aecf652b07652d18
mesa: Rework llvm handling

meson in mesa no longer uses WANT_LLVM_RELEASE and LLVM_CONFIG so drop
those. Instead, copy the llvm-config binary into the target sysroot which
allows the paths to be relocated to the target in question. This should allow
the llvm patch for YOCTO_ALTERNATE_EXE_PATH to be dropped assuming nothing
else relies upon it.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/mesa/mesa.inc