[U-Boot] Collapsing buildman output dir?

Simon Glass sjg at chromium.org
Wed Oct 29 20:22:08 CET 2014


Hi Tom,

On 24 October 2014 13:12, Tom Rini <trini at ti.com> wrote:
> On Thu, Oct 23, 2014 at 12:28:10PM -0600, Simon Glass wrote:
>> Hi Tom,
>>
>> On 23 October 2014 07:03, Tom Rini <trini at ti.com> wrote:
>> > 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?
>>
>> Are you thinking of a new option to do this?
>
> Well, if we can't just do it automatically, it's probably not worth the
> hassle.  Probably..

It sounds like something we should do. Will add to the list :-)

Regards,
Simon


More information about the U-Boot mailing list