[U-Boot] [PATCH v3 3/3] nios2: add 3c120 and 10m50 devboards MAINTAINERS
Thomas Chou
thomas at wytron.com.tw
Wed Nov 11 06:06:21 CET 2015
Hi Marek,
On 2015年11月11日 11:02, Marek Vasut wrote:
>> I'd use "killall python" on another terminal to stop the builder.
>
> I absolutelly don't want to do killall python, it'd bring down much more than
> this buildman ;-)
>
It does depend. On my desktop, there is no other python running as user.
I would suggest that a "kill" option could be added to buildman.
> OK, so can I use it in some blocking way ?
>
> How do I for example build board "foo" and obtain the result of the build?
What do you mean by "some blocking way"?
To build a board "foo",
$ ./tools/buildman/buildman foo
If you want binary, eg u-boot-dtb.bin, you can add "-k" flag.
You may find such usage at the last section of buildman/README, "How to
change from MAKEALL".
Best regards,
Thomas
More information about the U-Boot
mailing list