
13 Dec
2023
13 Dec
'23
9:39 p.m.
The test_util module is actually imported by some tools, e.g. binman so include it in the pip release.
The patman tool uses its test code when starting up, so keep that too.
Show a list of deleted files so it is clear what is happening.
Signed-off-by: Simon Glass sjg@chromium.org ---
scripts/make_pip.sh | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-)
Applied to u-boot-dm/next, thanks!