From f4db891396a2a1dc7c4916638d94b407a6baa643 Mon Sep 17 00:00:00 2001 From: Jamie McCrae Date: Thu, 5 Dec 2024 10:34:31 +0000 Subject: [PATCH] manifest: Update sdk-mcuboot, sdk-zephyr and sdk-connectedhomeip Removes support for child/parent image from these repos Signed-off-by: Jamie McCrae --- west.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/west.yml b/west.yml index a882b688572d..19152a3b8698 100644 --- a/west.yml +++ b/west.yml @@ -69,7 +69,7 @@ manifest: # https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html - name: zephyr repo-path: sdk-zephyr - revision: 6d04ddbedbe373b5d2bae3ad7e78ab9329034c4f + revision: pull/2343/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above @@ -130,7 +130,7 @@ manifest: compare-by-default: true - name: mcuboot repo-path: sdk-mcuboot - revision: v2.1.0-ncs3-rc1 + revision: pull/386/head path: bootloader/mcuboot - name: qcbor url: https://github.com/laurencelundblade/QCBOR @@ -159,7 +159,7 @@ manifest: - name: matter repo-path: sdk-connectedhomeip path: modules/lib/matter - revision: 20babbe7904f55511c39f19cae2162f7b770f974 + revision: pull/520/head west-commands: scripts/west/west-commands.yml submodules: - name: nlio