Skip to content

Commit f4db891

Browse files
committed
manifest: Update sdk-mcuboot, sdk-zephyr and sdk-connectedhomeip
Removes support for child/parent image from these repos Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
1 parent ffa08e9 commit f4db891

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ manifest:
6969
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
7070
- name: zephyr
7171
repo-path: sdk-zephyr
72-
revision: 6d04ddbedbe373b5d2bae3ad7e78ab9329034c4f
72+
revision: pull/2343/head
7373
import:
7474
# In addition to the zephyr repository itself, NCS also
7575
# imports the contents of zephyr/west.yml at the above
@@ -130,7 +130,7 @@ manifest:
130130
compare-by-default: true
131131
- name: mcuboot
132132
repo-path: sdk-mcuboot
133-
revision: v2.1.0-ncs3-rc1
133+
revision: pull/386/head
134134
path: bootloader/mcuboot
135135
- name: qcbor
136136
url: https://github.com/laurencelundblade/QCBOR
@@ -159,7 +159,7 @@ manifest:
159159
- name: matter
160160
repo-path: sdk-connectedhomeip
161161
path: modules/lib/matter
162-
revision: 20babbe7904f55511c39f19cae2162f7b770f974
162+
revision: pull/520/head
163163
west-commands: scripts/west/west-commands.yml
164164
submodules:
165165
- name: nlio

0 commit comments

Comments
 (0)