From 73f55a641db3e2a06d450971567764210b947343 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Cab=C3=A9?= Date: Sat, 21 Dec 2024 08:26:36 +0100 Subject: [PATCH] manifest: pull mcuboot change for mimxrt1050/1060 renames MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Make sure CI can properly run on bootloader module by pulling the mcuboot version that has correct names for the mimxrt1050/60 platforms. Signed-off-by: Benjamin Cabé --- west.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/west.yml b/west.yml index d6033d4e745e40..58255875a850fe 100644 --- a/west.yml +++ b/west.yml @@ -300,7 +300,7 @@ manifest: groups: - crypto - name: mcuboot - revision: f5454f16358225f69ff729301c8e56d8a580f81a + revision: a2bc982b3379d51fefda3e17a6a067342dce1a8b path: bootloader/mcuboot groups: - bootloader