[OE-core] [PATCH 1/2] mesa: use distro_features_check to abort build without opengl feature

Burton, Ross ross.burton at intel.com
Mon Sep 9 12:16:44 UTC 2013


On 9 September 2013 13:12, Burton, Ross <ross.burton at intel.com> wrote:
> I'd always understood the "opengl" DISTRO_FEATURE to mean "give me GL
> support".  *What* that means depends on the target hardware, could be
> entirely software rendering through Mesa or binary HW drivers.

Forgot to say the rationale for the check is the same as the libX11
DISTRO_FEATURES check: a distribution asking for no opengl shouldn't
be building a GL stack, and aborting if that happens ensures that the
appropriate checks are in place.

Ross



More information about the Openembedded-core mailing list