On 9 September 2013 13:12, Burton, Ross <[email protected]> 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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
