[PATCH v8 21/23] binman: Overwrite symlink if it already exists
    Simon Glass 
    sjg at chromium.org
       
    Sun Jul 23 05:48:42 CEST 2023
    
    
  
On Fri, 21 Jul 2023 at 12:47, 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