Skip to content

Commit 119253c

Browse files
nordicjmjgl-meta
authored andcommitted
west.yaml: MCUboot synchronization from upstream cherry-picks
Cherry-pick some MCUboot updates to Zephyr 3.4-branch. Brings following Zephyr relevant fixes: - 865f1d0 boot_serial: fix image number handle in image upload request - fb2ff1d boot_serial: fix misuse of 'matched' param from zcbor_map_decode_bulk() - 7c2cfe6 boot_serial: Fix showing images that are not valid Signed-off-by: Jamie McCrae <[email protected]>
1 parent 67ce39b commit 119253c

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
@@ -268,7 +268,7 @@ manifest:
268268
groups:
269269
- crypto
270270
- name: mcuboot
271-
revision: 74c4d1c52fd51d07904b27a7aa9b2303e896a4e3
271+
revision: 865f1d07a297c6150fdc8e0a5bc2522d148648cd
272272
path: bootloader/mcuboot
273273
- name: mipi-sys-t
274274
path: modules/debug/mipi-sys-t

0 commit comments

Comments
 (0)