binman: Update cbfstool

Update to a newer version of this tool, 4.22.01. This runs OK with the
current binman tests and matches the one in CI.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
Simon Glass
2024-07-02 17:37:28 +01:00
parent f0a166e096
commit eb45f1ce17

View File

@@ -214,6 +214,7 @@ class Bintoolcbfstool(bintool.Bintool):
"""
if method != bintool.FETCH_BIN:
return None
# Version 4.22.01
fname, tmpdir = self.fetch_from_drive(
'1IOnE0Qvy97d-0WOCwF64xBGpKSY2sMtJ')
'1gxNxRuJgD0Iiy9LAPCSB_0959eJCp98g')
return fname, tmpdir