binman: btool: futility: use Bintool.version
authorQuentin Schulz <quentin.schulz@theobroma-systems.com>
Thu, 1 Sep 2022 15:51:42 +0000 (17:51 +0200)
committerSimon Glass <sjg@chromium.org>
Thu, 1 Sep 2022 17:36:36 +0000 (11:36 -0600)
commit9c9678632765678e607a88f0ebe7f5260ad6fdaa
tree2268bbecac824f6e6306e371c2190a29cf56d07e
parent4508fb9a7784b691bc6807bb3f8b79d07a15fd26
binman: btool: futility: use Bintool.version

Bintool.version can now be passed the binary argument to return the
version text, so there's no need to override it in futility anymore.

Signed-off-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
tools/binman/btool/futility.py