commit | 92f850edadd1094e2c10e594fdc37172dbef98d9 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Tue Nov 23 11:03:46 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Thu Dec 02 09:16:30 2021 -0700 |
tree | f09c317e5acc3161d104bafe3f9a311e135bd7ff | |
parent | 80fb0221247d4da04c934f42b687fc33376d76ce [diff] |
binman: Drop the filename property in entry_Section This is not used and does nothing. Drop it. Add a tweak to avoid reducing the pylint score. Signed-off-by: Simon Glass <sjg@chromium.org>