]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mesa: simplify overriding GALLIUMDRIVERS_LLVM
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Mon, 24 Jul 2023 13:32:00 +0000 (16:32 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2023 20:05:13 +0000 (21:05 +0100)
commitfac5aa9503c2c6579b0389f8c304b9a914b940c8
treeff9b869178f76c139377a400586f880b90278ef9
parent380216e8d3b63d563ebfb10445fc6eb5e77eb9f2
mesa: simplify overriding GALLIUMDRIVERS_LLVM

Embedded devices might want to extend and/or override the
GALLIUMDRIVERS_LLVM variable (to change the set of gallium drivers
enabled for the particular device). Simplify this task by making the
GALLIUMDRIVERS_LLVM variable follow the rest of mesa.inc variables and
contain the leading comma.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-graphics/mesa/mesa.inc