commit | 88e04da857cb7162686c82cfd60a944844b1b1b3 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 23 11:03:42 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 02 09:16:30 2021 -0700 |
tree | 144b0e99f9493e18c23a081397b624812af6e6db | |
parent | 33046a37dc225b4cf3c613560cd76c58448ef3d0 [diff] |
binman: Add a way to obtain the version Add a -V option which shows the version number of binman. For now this just uses a local 'version' file. Once the tool is packaged in some way we can figure out an approach that suits. Signed-off-by: Simon Glass <sjg@chromium.org>