From d8069dd3d08c4d7975b97c7bd7cfeba116aebf27 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 04a975e70af1..28a4d6e4ce0d 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: 15ffa301b3294a769752ad0a1d382bce9803f265 + 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: ed0fc24030f3765cfb04a8fdd8771bd5078107a7 + 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: 9a6edcf725a9766e513fe789745da92e0f640cb1 + revision: pull/520/head west-commands: scripts/west/west-commands.yml submodules: - name: nlio