
16 Feb
2023
16 Feb
'23
3:10 p.m.
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@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