[U-Boot] [PATCH] buildman: Make -V (verbose_build) really be verbose
Tom Rini
trini at konsulko.com
Tue Apr 7 02:36:47 CEST 2015
On Sun, Apr 05, 2015 at 12:31:39PM -0600, Simon Glass wrote:
> Hi Tom,
>
> On 1 April 2015 at 05:47, Tom Rini <trini at konsulko.com> wrote:
> > The help text for -V says we will pass V=1 but all it really did was not
> > pass in -s. Change the logic to pass make V=1 with given to buildman -V or
> > -s to make otherwise.
> >
> > Cc: Simon Glass <sjg at chromium.org>
> > Signed-off-by: Tom Rini <trini at konsulko.com>
> > ---
> > tools/buildman/builderthread.py | 4 +++-
> > 1 file changed, 3 insertions(+), 1 deletion(-)
> >
>
> Acked-by: Simon Glass <sjg at chromium.org>
Thanks :)
> See also:
>
> http://patchwork.ozlabs.org/patch/437051/
Also useful, but I ran into this when I was going "what lds script does
X use again? Lemme build, wait, lemme verbose build, wait, what?" and
saw we didn't save the V=1 output just regular output.
--
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/20150406/e0bfc9e9/attachment.sig>
More information about the U-Boot
mailing list