scripts: requirements: Remove MCUboot imgtool requirement
MCUboot's imgtool requirement has been moved directly to MCUboot which can be installed using west packages if needed, remove it from Zephyr's requirements Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
78d7f4a448
commit
d9c5210dc8
1 changed files with 0 additions and 3 deletions
|
@ -18,9 +18,6 @@ lpc_checksum
|
||||||
# used by scripts/build/gen_cfb_font_header.py - helper script for user
|
# used by scripts/build/gen_cfb_font_header.py - helper script for user
|
||||||
Pillow>=10.0
|
Pillow>=10.0
|
||||||
|
|
||||||
# can be used to sign a Zephyr application binary for consumption by a bootloader
|
|
||||||
imgtool>=2.1.0
|
|
||||||
|
|
||||||
# used by scripts/release/bug_bash.py for generating top ten bug squashers
|
# used by scripts/release/bug_bash.py for generating top ten bug squashers
|
||||||
PyGithub
|
PyGithub
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue