On Mon, 2012-05-28 at 14:30 +0100, Burton, Ross wrote: > On 28 May 2012 14:26, Andrei Gherzan <[email protected]> wrote: > > There is an internal test suite for dbus. You can enable building those > > tests in configure: > > "--enable-tests" > > Is there a good reason why these shouldn't be always ran when building dbus?
Well, we're cross compiling so it depends how they're written and whether they can run in a cross environment. We've also taken steps to reduce our build time so if these need something like perl or python, adding those into the dependency chain is problematic. I'm open to ideas here but so far they've not been useful so are likely disabled. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
