Hi Tom,

On Thu, 2 May 2024 at 00:17, Tom Rini <tr...@konsulko.com> wrote:
>
> When doing builds of a number of platforms and not intending to run the
> resulting binaries, we have an option already to tell buildman to just
> make fake binaries for linking only. Add another option to filter this
> from the output, to make parsing build logs easier.
>
> Signed-off-by: Tom Rini <tr...@konsulko.com>
> ---
> Cc: Simon Glass <s...@chromium.org>
> ---
>  tools/buildman/builder.py | 13 ++++++++++++-
>  tools/buildman/cmdline.py |  3 +++
>  tools/buildman/control.py |  3 ++-
>  3 files changed, 17 insertions(+), 2 deletions(-)

This needs a test. See eg. testFilterMigration().

Regards,
Simon

Reply via email to