]> git.ipfire.org Git - thirdparty/u-boot.git/commit
binman: Get futility by building it
authorSimon Glass <sjg@chromium.org>
Sat, 17 Sep 2022 15:01:19 +0000 (09:01 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 21 Sep 2022 08:37:47 +0000 (10:37 +0200)
commitd64af08f19132c85422b442657920f4024b5caf7
tree7be6ac03626f5f167850ec389e004558afff4c98
parent13982ced2ccce0838afb6db87f05b2cd74355b56
binman: Get futility by building it

A binary download is not great, since it depends on libraries being
present in the system. Build futility from source instead.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/binman/bintool.py
tools/binman/btool/futility.py