From a40abca61d31e4cc8698a304ffff599cbf728d73 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Mon, 30 Dec 2024 11:49:03 +0000 Subject: [PATCH] manifest: Update sdk-mcuboot Updates MCUboot to fix an issue with triple erasing a wrong slot s0/s1 firmware update Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 7f05dfcc4331..518e86c5c89e 100644 --- a/west.yml +++ b/west.yml @@ -130,7 +130,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: b82206c15fff357c151c24bf97c99c4348d14a46 + revision: pull/392/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR