[U-Boot] Collapsing buildman output dir?
Tom Rini
trini at ti.com
Thu Oct 23 15:03:27 CEST 2014
Hey,
So a common use case for me is building a single board. I've updated my
wrapper script from BUILD_DIR=$MACHINE ./MAKEALL $MACHINE (roughly, of
course) to:
./tools/buildman/buildman --keep-outputs -dvel --output $MACHINE ^$MACHINE$
Which results in my output being ./$MACHINE/current/current/$MACHINE
rather than just $MACHINE. Is there a way we can collapse things down
easily when we know we aren't going to be building multiple commits?
Thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141023/d0f1772f/attachment.pgp>
More information about the U-Boot
mailing list