[PATCH] binman: bintool: Add support for tool directories
Tom Rini
trini at konsulko.com
Thu Feb 16 15:10:12 CET 2023
On Thu, Feb 16, 2023 at 04:19:11PM +0530, Neha Malcom Francis wrote:
> Currently, bintool supports external compilable tools as single
> executable files. Adding support for git repos that can be used to run
> non-compilable scripting tools that cannot otherwise be present in
> binman.
>
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---
> tools/binman/bintool.py | 42 ++++++++++++++++++++++++++++++++++-------
> tools/patman/tools.py | 2 ++
> 2 files changed, 37 insertions(+), 7 deletions(-)
This is another reason that the download mechanic really needs to move
out of populating the users bin directory directly.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230216/8065bd7c/attachment.sig>
More information about the U-Boot
mailing list