]> git.dujemihanovic.xyz Git - u-boot.git/commit
buildman: Provide an argument to the -R option
authorSimon Glass <sjg@chromium.org>
Wed, 19 Jul 2023 23:48:28 +0000 (17:48 -0600)
committerSimon Glass <sjg@chromium.org>
Mon, 24 Jul 2023 15:34:10 +0000 (09:34 -0600)
commita1431e6c97ab0d3c7be4327c8089a501d80e2c77
treec6b709b79e622824809c03ebe231675cb8b9c32c
parent1b21842eab660ab1f80b89057abab99473b3bb5a
buildman: Provide an argument to the -R option

Allow writing the file to a selected location, since otherwise this is
controlled by the buildman configuration, so cannot be determined by the
caller.

Signed-off-by: Simon Glass <sjg@chromium.org>
Fixes: https://source.denx.de/u-boot/u-boot/-/issues/17
tools/buildman/buildman.rst
tools/buildman/cmdline.py
tools/buildman/control.py
tools/buildman/func_test.py