From 7eec6cf1750b5aedd505ef9b20896e78bf852339 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 2e17d8112053..a1740448535b 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