west.yaml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 74c4d1c52fd51d07904b27a7aa9b2303e896a4e3 Brings following Zephyr relevant fixes: - 74c4d1c zephyr: Restore default log level of info - 8a8a241 zephyr: single_loader: Fix typo Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
parent
56f64f68ac
commit
be1e7e8c37
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -188,7 +188,7 @@ manifest:
|
|||
groups:
|
||||
- crypto
|
||||
- name: mcuboot
|
||||
revision: a6aef32619455cb1697c42d66db489c1608f8410
|
||||
revision: 74c4d1c52fd51d07904b27a7aa9b2303e896a4e3
|
||||
path: bootloader/mcuboot
|
||||
- name: mipi-sys-t
|
||||
path: modules/debug/mipi-sys-t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue