Skip to content
This repository was archived by the owner on Apr 6, 2022. It is now read-only.

Commit c82ab65

Browse files
ioannisggalak
authored andcommitted
python: update link to mcuboot requirements.txt
Update Github link to the mcuboot requirements.txt. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
1 parent 811e410 commit c82ab65

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shippable/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ pip3 install -q statistics numpy
143143

144144
# mcuboot requirements
145145

146-
pip3 install -r https://raw.githubusercontent.com/JuulLabs-OSS/mcuboot/master/scripts/requirements.txt
146+
pip3 install -r https://raw.githubusercontent.com/mcu-tools/mcuboot/master/scripts/requirements.txt
147147

148148
# imgtool, needed for MCUboot to sign images (i.e. for TF-M S/NS builds)
149149
pip3 install -q imgtool

0 commit comments

Comments
 (0)