manifest: mcuboot upgrade
Upgraded mcuboot to version which have following issue fixed: Redundant 'source "$(ZEPHYR_BASE)/Kconfig.zephyr" in 'boot/zephyr/Kconfig' Within this version upgrade the default swap algorithm for nRF devices was changed to `move swap` instead of `swap using scratch`. Mcuboot start using new non-deprecated GPIO labels Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
parent
86d1b7d2c8
commit
92b0ae1965
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -77,7 +77,7 @@ manifest:
|
||||||
revision: 3776c158fe138a72c97c187e4d31c81c37884be9
|
revision: 3776c158fe138a72c97c187e4d31c81c37884be9
|
||||||
path: modules/crypto/mbedtls
|
path: modules/crypto/mbedtls
|
||||||
- name: mcuboot
|
- name: mcuboot
|
||||||
revision: pull/5/head
|
revision: 36e9029ff01d1e64a77d2e2a0bb9e2cc75ab97c8
|
||||||
path: bootloader/mcuboot
|
path: bootloader/mcuboot
|
||||||
- name: mcumgr
|
- name: mcumgr
|
||||||
revision: d4e97cd4fc80ff949415062b1c83fd42929e8fe4
|
revision: d4e97cd4fc80ff949415062b1c83fd42929e8fe4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue