commit | 94c3ff6773bbbced8f06e12c4af05dded4c1b4eb | [log] [tgz] |
---|---|---|
author | Quentin Schulz <quentin.schulz@theobroma-systems.com> | Thu Sep 01 17:51:42 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Thu Sep 01 11:36:36 2022 -0600 |
tree | 2268bbecac824f6e6306e371c2190a29cf56d07e | |
parent | 853c51424d0a857b1ad3262a0db784b7ad707b46 [diff] |
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>