[OE-core] [PATCH v2 4/4] mesa: make gallium virgl optional

Alexander Kanavin alex.kanavin at gmail.com
Fri May 3 10:17:56 UTC 2019


On Thu, 2 May 2019 at 20:09, Marco Felsch <m.felsch at pengutronix.de> wrote:
> Same as for the swrast target it isn't a good solution to enable the
> target per default since we compiling for embedded targets most the
> time. Make this target optional to save some memory.

This will probably break virgl oe-selftests as they expect target mesa
to be configured with virgl.
Try 'oe-selftest -r runtime_test.TestImage.test_testimage_virgl_gtk'
and 'oe-selftest -r
runtime_test.TestImage.test_testimage_virgl_headless'

You can address this by setting PACKAGECONFIG_append_qemuall = " virgl".


> Upstream-Status: Submitted [openembedded-core at lists.openembedded.org]

This is not necessary. It is only used for patches to the recipes that
live as files in the layer tree.

Alex


More information about the Openembedded-core mailing list