commit | 486b9448361095035a3b7ac01692fc27979022c7 | [log] [tgz] |
---|---|---|
author | Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> | Fri Aug 19 16:25:19 2022 +0200 |
committer | Simon Glass <sjg@chromium.org> | Sat Aug 20 18:07:32 2022 -0600 |
tree | 172ad75831ff2f553558d667f3178f65bba3249e | |
parent | 732742efef66a821452dd2333b24bae9f3b5dfec [diff] |
binman: Avoid duplicates in bintool lists Avoid duplicate entries in the list of bintools used by the image and the list of missing bintools. Signed-off-by: Stefan Herbrechtsmeier <stefan.herbrechtsmeier@weidmueller.com> Reviewed-by: Simon Glass <sjg@chromium.org>