From e978a79f5a5429943ad5f9c3f54fface59b5014d Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Fri, 25 Oct 2024 11:40:16 +0100 Subject: [PATCH] manifest: Update sdk-mcuboot Fixes an issue with decompression caused by a buffer size not matching the nRF compression chunk size Signed-off-by: Jamie McCrae --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index 8ca8aec83ad7..80e4a92c71f3 100644 --- a/west.yml +++ b/west.yml @@ -132,7 +132,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: v2.1.0-ncs2-rc1 + revision: pull/359/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR