]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
mesa: provide support for packing development and testing tools
authorDmitry Baryshkov <dbaryshkov@gmail.com>
Tue, 21 Feb 2023 01:21:44 +0000 (04:21 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2023 13:31:41 +0000 (13:31 +0000)
commit95eb4008350424f25d08da96bc6d7d56bf4cc161
tree88710aacb1c335aa9216c60efb642ec2095f90df
parent7067abd31d9dd4b98ec70c1c7effbe2904797cd1
mesa: provide support for packing development and testing tools

Mesa contains several optional tools that can be useful for application
and driver developers. Add a packageconfig option to build a mesa-tools
package containing relevant programs.

Note, the fdperf tool for the freedreno depends on libconfig, which is
not a part of oe-core, thus this tool is not built by default by this
recipe even when freedreno driver is selected. The fdperf tool needs to
be explicitly enabled by adding 'freedreno-fdperf' to the PACKAGECONFIG.

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