On 02/09/16 05:00, Burton, Ross wrote:
On 9 February 2016 at 02:56, Trevor Woerner <[email protected] <mailto:[email protected]>> wrote:MACHINE = "qemux86-64" Essentially: minnowboard max (turbot, specifically)As an aside, if you're actually building for the MinnowMax then the meta-intel BSP will be a lot better.
The images I build for my actual board do use the meta-intel BSP and set MACHINE to "intel-corei7-64".
This massive explosion in build time for chromium coincided with me adding a new disk to my build machine and moving my Jenkins builds over to the new disk. At first I assumed the problem might be related to the new disk so I was performing build speed tests on both the old and new disks. For this I setup 2 new builds (one on each disk) and set MACHINE to qemux86-64 by default and had forgot about it. But you bring up a good point, I should be using the same MACHINE (although my Jenkins instance is still using the correct MACHINE as is seeing the huge increase in build times too).
-- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
