On 9 March 2015 at 14:31, ss infod <[email protected]> wrote: > Is there a way to build my image while disabling the mesa support ? (I > want a GUI but I don't need the 3D support). > > Why is "mesa_10.1.3.bb" failing for this configuration ? >
You can try disabling opengl by doing DISTRO_FEATURES_remove="opengl" in your local.conf but some distributions don't actually work with this disabled, so your mileage may vary. I'd suggest that this is a BSP/distro problem before an oe-core problem so you should probably start on the Angstrom/wandaboard lists, where presumably someone else has seen this. Ross
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
