manifest: Update MCUBoot revision
Commit 135b5ce860
was mistakenly merged with a reference to a Pull
Request instead of a SHA. Correct this so that it references a real SHA.
Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
This commit is contained in:
parent
dea5b74a2c
commit
6b9ea24b1d
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -89,7 +89,7 @@ manifest:
|
|||
path: modules/crypto/mbedtls
|
||||
revision: 4bf099f1254332d16dcd931ccea0a88d24a7d3c7
|
||||
- name: mcuboot
|
||||
revision: pull/26/head
|
||||
revision: 9920005e1bedf20d0e2b24d39a44de193fc36691
|
||||
path: bootloader/mcuboot
|
||||
- name: mcumgr
|
||||
revision: cfe5eb98a9493017448846fd1a44a9340bd0a22f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue