On Fri, 2012-10-12 at 13:43 +0200, Samuel Stirtzel wrote:
> Hi,
> after re-building Qt the third time today, I was curious why
> do_package takes this long.
Try:
http://git.yoctoproject.org/cgit.cgi/poky-contrib/commit/?h=rpurdie/t1&id=e355769c1dc2dd5c464f2fcfe0991f797613b43e
The trouble is this
On 12/10/12 12:43, Samuel Stirtzel wrote:
Hi,
after re-building Qt the third time today, I was curious why
do_package takes this long.
From my investigation it looks like the library stripping is the culprit,
it lets my system idle with 5% CPU usage over a long time.
Would it be possible to ac
Hi,
after re-building Qt the third time today, I was curious why
do_package takes this long.
>From my investigation it looks like the library stripping is the culprit,
it lets my system idle with 5% CPU usage over a long time.
Would it be possible to accelerate do_package with parallelisation?
Li