[PATCH v3 0/2] bintool fixes

Bryan Brattlof bb at ti.com
Thu Jul 24 13:55:47 CEST 2025


On July 24, 2025 thus sayeth Jerome Forissier:
> Two small fixes for binman (bintool). The first patch avoids a warning,
> the second one makes sure the APT package list is up-to-date when
> running apt_install(). That one fixes a CI issue I encountered.
> 
> Changes in v3:
> - Really use apt-get instead of apt
> 
> Changes in v2:
> - Use apt-get instead of apt
> 
> Jerome Forissier (2):
>   binman: bintool: use apt-get instead of apt
>   binman: bintool: run 'apt-get update -y' on first invocation of
>     apt_install()
> 
>  tools/binman/bintool.py | 10 +++++++++-
>  1 file changed, 9 insertions(+), 1 deletion(-)

Reviewed-by: Bryan Brattlof <bb at ti.com>

~Bryan


More information about the U-Boot mailing list