[U-Boot] [PATCH 1/2] MAKEALL: Fix kill_children
Tom Rini
trini at ti.com
Sat Nov 3 23:54:48 CET 2012
On Tue, Oct 30, 2012 at 08:55:20PM -0500, Joe Hershberger wrote:
> When building in parallel, make sure that we look up the children
> based on the the actual process group id instead of just assuming
> that the MAKEALL pid is the process group id.
>
> Also ensure that logs from incomplete builds are deleted in the
> process.
>
> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
Now I see:
/home/trini/bin/uboot-build.sh: line 110: 2024 Terminated
/usr/bin/time -o $TIMEFILE -f %e ./MAKEALL $SOC $MACHINE > $LOG 2>&1
With my MAKEALL wrapper. Anything we can do about that?
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121103/1b7ad819/attachment.pgp>
More information about the U-Boot
mailing list