On Mon, 14 Jan 2019 at 17:05, Burton, Ross wrote:
>> -ANY_OF_DISTRO_FEATURES = "opengl vulkan"
>> +ANY_OF_DISTRO_FEATURES_class-target = "opengl vulkan"
>
>
> Sounds like this means we should be fiddling the native DISTRO_FEATURES
> instead of making a distro feature check target-only.
The prece
On Mon, 14 Jan 2019 at 15:05, Alexander Kanavin
wrote:
> -ANY_OF_DISTRO_FEATURES = "opengl vulkan"
> +ANY_OF_DISTRO_FEATURES_class-target = "opengl vulkan"
Sounds like this means we should be fiddling the native DISTRO_FEATURES
instead of making a distro feature check target-only.
Ross
--
___
Note that only the most minimal necessary subset of mesa is built;
particularly we don't build any drivers as that is offloaded
to the GL implementation provided by the host.
Signed-off-by: Alexander Kanavin
---
meta/recipes-graphics/mesa/mesa.inc | 12 +---
1 file changed, 9 insertions(