[PATCH] binman: Update cbfstool

Tom Rini trini at konsulko.com
Mon Jul 1 20:08:27 CEST 2024


On Mon, Jul 01, 2024 at 02:41:02PM +0100, Simon Glass wrote:

> Update to a newer version of this tool, from December 2023. This runs OK
> with the current binman tests.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
>  tools/binman/btool/cbfstool.py | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/tools/binman/btool/cbfstool.py b/tools/binman/btool/cbfstool.py
> index 29be2d8a2b5..b7c64b90ffa 100644
> --- a/tools/binman/btool/cbfstool.py
> +++ b/tools/binman/btool/cbfstool.py
> @@ -215,5 +215,5 @@ class Bintoolcbfstool(bintool.Bintool):
>          if method != bintool.FETCH_BIN:
>              return None
>          fname, tmpdir = self.fetch_from_drive(
> -            '1IOnE0Qvy97d-0WOCwF64xBGpKSY2sMtJ')
> +            '1KPR41-fKHPqlMCVsfMl2xJcyUgTT_6YI')
>          return fname, tmpdir

This should probably be from 4.22.01 to match CI, or do we need to bump
CI up to a newer release too?

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240701/88bb74e5/attachment.sig>


More information about the U-Boot mailing list