Skip to content

Commit

Permalink
scripts/requirements: bump imgtool to 2.0.0
Browse files Browse the repository at this point in the history
Resolves incorrectly located `image_ok` tag in generated hex files when
CONFIG_MCUBOOT_GENERATE_CONFIRMED_IMAGE is used.

Fixes #64098

Signed-off-by: Abram Early <[email protected]>
(cherry picked from commit 5dec4fc)
  • Loading branch information
legoabram authored and github-actions[bot] committed Feb 12, 2024
1 parent e867618 commit df98e6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/requirements-extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ lpc_checksum
Pillow>=10.0

# can be used to sign a Zephyr application binary for consumption by a bootloader
imgtool>=1.9
imgtool>=2.0.0

# used by nanopb module to generate sources from .proto files
grpcio-tools>=1.47.0
Expand Down

0 comments on commit df98e6f

Please sign in to comment.