commit | f0d02bc436b4e85d655d01f2898057390495a589 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Nov 19 08:36:03 2023 -0700 |
committer | Tom Rini <trini@konsulko.com> | Wed Dec 13 18:39:06 2023 -0500 |
tree | 6acbd4a684b362d68a6fd21926af301e0f14704a | |
parent | 3ca9e28c092842ccfe175585322071e8fdcf5dd4 [diff] |
u_boot_pylib: Correct files used for pip release The files list is incorrect and dates from a time when the script was run from a different directory. Update it to match all the other tools. Signed-off-by: Simon Glass <sjg@chromium.org>