manifest: update MCUboot

Fixes:
- boot_serial: Adapted to Zephyr's new CRC APIs
- zephyr/boot_serial_extension: us BOOT_LOG instead of LOG_

fixes #42690

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
This commit is contained in:
Andrzej Puzdrowski 2022-02-10 14:02:08 +01:00 committed by Carles Cufí
commit bbf8564aa1

View file

@ -173,7 +173,7 @@ manifest:
groups: groups:
- crypto - crypto
- name: mcuboot - name: mcuboot
revision: 399720d1cabd26c4356445d351f263b31e942961 revision: 89936c338e46f43cb177a8b928cd80b90f3ace8f
path: bootloader/mcuboot path: bootloader/mcuboot
- name: mipi-sys-t - name: mipi-sys-t
path: modules/debug/mipi-sys-t path: modules/debug/mipi-sys-t