Skip to content

Commit 53200fd

Browse files
committed
manifest: NCS 2.6.2
Update the manifest file with NCS v2.6.2 tagged repositories. Signed-off-by: Robert Lubos <[email protected]>
1 parent 8af1d70 commit 53200fd

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

west.yml

+9-9
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ manifest:
6161
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6262
- name: zephyr
6363
repo-path: sdk-zephyr
64-
revision: 4040aa0bf581206dd68beb0758b39096342ee7e0
64+
revision: v3.5.99-ncs1-2
6565
import:
6666
# In addition to the zephyr repository itself, NCS also
6767
# imports the contents of zephyr/west.yml at the above
@@ -129,7 +129,7 @@ manifest:
129129
compare-by-default: true
130130
- name: mcuboot
131131
repo-path: sdk-mcuboot
132-
revision: v2.0.99-ncs1-1
132+
revision: v2.0.99-ncs1-2
133133
path: bootloader/mcuboot
134134
- name: qcbor
135135
url: https://github.com/laurencelundblade/QCBOR
@@ -138,23 +138,23 @@ manifest:
138138
- name: mbedtls
139139
path: modules/crypto/mbedtls
140140
repo-path: sdk-mbedtls
141-
revision: v3.5.2-ncs1-1
141+
revision: v3.5.2-ncs1-2
142142
- name: nrfxlib
143143
repo-path: sdk-nrfxlib
144144
path: nrfxlib
145-
revision: 10f7478f83bcbbddd4213431b3dbe48efff88db5
145+
revision: v2.6.2
146146
- name: trusted-firmware-m
147147
repo-path: sdk-trusted-firmware-m
148148
path: modules/tee/tf-m/trusted-firmware-m
149-
revision: v2.0.0-ncs1-1
149+
revision: v2.0.0-ncs1-2
150150
- name: psa-arch-tests
151151
repo-path: sdk-psa-arch-tests
152152
path: modules/tee/tf-m/psa-arch-tests
153153
revision: 94a349db22cd0e44136c281724ffc71b6e7391c3
154154
- name: matter
155155
repo-path: sdk-connectedhomeip
156156
path: modules/lib/matter
157-
revision: v2.6.1
157+
revision: v2.6.2
158158
submodules:
159159
- name: nlio
160160
path: third_party/nlio/repo
@@ -174,7 +174,7 @@ manifest:
174174
- name: nrf-802154
175175
repo-path: sdk-nrf-802154
176176
path: nrf-802154
177-
revision: v2.6.1
177+
revision: v2.6.2
178178
groups:
179179
- nrf-802154
180180
- name: dragoon
@@ -196,12 +196,12 @@ manifest:
196196
compare-by-default: false
197197
- name: sidewalk
198198
repo-path: sdk-sidewalk
199-
revision: v2.6.1
199+
revision: v2.6.2
200200
groups:
201201
- sidewalk
202202
- name: find-my
203203
repo-path: sdk-find-my
204-
revision: v2.6.1
204+
revision: v2.6.2
205205
groups:
206206
- find-my
207207
- name: azure-sdk-for-c

0 commit comments

Comments
 (0)