commit | a820af725c87e4e7165719b54a703d97e4597b4c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Sep 06 10:39:09 2020 -0600 |
committer | Simon Glass <sjg@chromium.org> | Tue Sep 22 12:54:13 2020 -0600 |
tree | 5fbadc1fdefbfab0925782d0b6b2dbcb9aa2aa1c | |
parent | 1032acc6b7f563a734d0ecc6858472e0a2133573 [diff] |
binman: Support help messages for missing blobs When an external blob is missing it can be quite confusing for the user. Add a way to provide a help message that is shown. Signed-off-by: Simon Glass <sjg@chromium.org> Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>