west.yml: Update mcumgr revision
The update includes support for the CONFIG_IMG_MGMT_REJECT_DIRECT_XIP_MISMATCHED_SLOT Kconfig options that enables mcumgr to check uploaded image for correct base addres of Direct-XIP application, and rejecting upload if the upload would not be able to boot from offered slot. Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
This commit is contained in:
parent
21767248e2
commit
561af04aad
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -97,7 +97,7 @@ manifest:
|
|||
revision: 6f48e0abfd7c4284719dd7c25ef293d68ab528cf
|
||||
path: bootloader/mcuboot
|
||||
- name: mcumgr
|
||||
revision: 697e145d5ee5e4b400e9d7bceaec79f6ac29df7c
|
||||
revision: 43845e883ff3a6cdaae22e23f3e60b5fcf78c6ba
|
||||
path: modules/lib/mcumgr
|
||||
- name: net-tools
|
||||
revision: 41132e9220f8bc1223084975350c5e5f3b492afe
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue