From aefda52e42b599592dcfbcbd359aa8dd6e908994 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Mon, 21 Oct 2024 13:15:22 +0100 Subject: [PATCH] west.yml: MCUboot synchronization from upstream Update Zephyr fork of MCUboot to revision: 33de65cebaf78b306501a4195dc0ce4008315e1a Brings following Zephyr relevant fixes: - 33de65c scipts: imgtool: bugfix #2096 Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index b9e8f888222..c602543c111 100644 --- a/west.yml +++ b/west.yml @@ -285,7 +285,7 @@ manifest: groups: - crypto - name: mcuboot - revision: b9d69dd2a2d6df32da6608d549138288bb7d7aa5 + revision: 33de65cebaf78b306501a4195dc0ce4008315e1a path: bootloader/mcuboot groups: - bootloader