Skip to content

west.yml: Reset MCUboot revision due to history overwrite #55309

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 2, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,7 @@ manifest:
groups:
- crypto
- name: mcuboot
revision: 750678e33819b95756203e5db1ba827baee35708
revision: 59624334748129cb93f096408911a227b0dd64c0
path: bootloader/mcuboot
- name: mipi-sys-t
path: modules/debug/mipi-sys-t
Expand Down Expand Up @@ -231,7 +231,7 @@ manifest:
groups:
- debug
- name: trusted-firmware-m
revision: f2a639c8d1842acb2964a27461f5c9cfdfaa4d16
revision: a8313be08816a2ed9d883c6b79fb4e5d2bef81c2
path: modules/tee/tf-m/trusted-firmware-m
groups:
- tee
Expand Down