[PATCH v6 21/23] binman: Overwrite symlink if it already exists

Simon Glass sjg at chromium.org
Wed Jul 12 22:33:06 CEST 2023


On Wed, 12 Jul 2023 at 12:37, Neha Malcom Francis <n-francis at ti.com> wrote:
>
> From: Andrew Davis <afd at ti.com>
>
> Without this re-building will fail with an error when trying to create
> the symlink for the second time with an already exists error.
>
> Signed-off-by: Andrew Davis <afd at ti.com>
> [n-francis at ti.com: Added support for test output dir and testcase]
> Signed-off-by: Neha Malcom Francis <n-francis at ti.com>
> ---
>  tools/binman/ftest.py | 18 ++++++++++++++++--
>  tools/binman/image.py |  2 ++
>  2 files changed, 18 insertions(+), 2 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list