On 5 September 2013 16:11, Burton, Ross <[email protected]> wrote: > On 5 September 2013 15:52, Darren Hart <[email protected]> wrote: >>> Assuming success in an distro where opengl isn't enabled will result >>> in the driver believing that DRI is enabled when it isn't, so expect >>> to see build failures from this. >> >> Should we be adding a distro depends on opengl for this driver as is >> being done for others currently? > > No, because DRI is optional in this driver. Follow opengl and flip > --enable/disable-dri. > > (assuming I don't change the server to always build DRI)
Follow-up. Using PACKAGECONFIG to respecting the "opengl" DISTRO_FEATURE and --enable/--disable-dri should work for the MGA driver. dri.h is part of Mesa, so obviously opengl and DRI are entwined. Ross _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
