Skip to content

Commit ebfc7db

Browse files
nordicjmnashif
authored andcommitted
west.yml: MCUboot synchronization from upstream
Update Zephyr fork of MCUboot to revision: 990b1fcb367e27056b282f183e819964fdbfe907 - f76fba70 boot: bootutil: swap_scratch: Fix issue with bricking device - 7253f01c boot: bootutil: Refactor erase functionality to fix watchdog feeding - a98bff9f boot: zephyr: kconfig: Fix issues and re-order - 1b2d261d boot: zephyr: flash_map: Fix unused argument - 413eb384 boot: zephyr: flash_map: Fix missing include - 15b36f91 boot: zephyr: kconfig: enable dependencies of Mbed TLS Kconfig option - f6e8e88a boot: bootutil: Move erase function location - 5ef87c79 boot: zephyr: kconfig: Fix BOOT_SWAP_USING_MOVE description - bc18d7da boot: boot_serial: Fix issue with CBOR and setting image state Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent 35f7eda commit ebfc7db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

west.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ manifest:
308308
groups:
309309
- crypto
310310
- name: mcuboot
311-
revision: 81315483fcbdf1f1524c2b34a1fd4de6c77cd0f4
311+
revision: 990b1fcb367e27056b282f183e819964fdbfe907
312312
path: bootloader/mcuboot
313313
groups:
314314
- bootloader

0 commit comments

Comments
 (0)