Skip to content

Commit 7787b26

Browse files
jukkarnordicjm
authored andcommitted
manifest: Update tags for NCS v2.9.0
Update revisions of tagged repositories. Signed-off-by: Jukka Rissanen <[email protected]>
1 parent 76a67bc commit 7787b26

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

west.yml

+11-11
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: 1f8f3dc291420c70cd39e77a5cdc954561d4a08f
72+
revision: v3.7.99-ncs2
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-rc2
133+
revision: v2.1.0-ncs3
134134
path: bootloader/mcuboot
135135
- name: qcbor
136136
url: https://github.com/laurencelundblade/QCBOR
@@ -139,27 +139,27 @@ manifest:
139139
- name: mbedtls
140140
path: modules/crypto/mbedtls
141141
repo-path: sdk-mbedtls
142-
revision: v3.6.2-ncs2-rc2
142+
revision: v3.6.2-ncs2
143143
- name: oberon-psa-crypto
144144
path: modules/crypto/oberon-psa-crypto
145145
repo-path: sdk-oberon-psa-crypto
146146
revision: 21728cf8402ac567326d0d69eec891a2bfdb8ea3
147147
- name: nrfxlib
148148
repo-path: sdk-nrfxlib
149149
path: nrfxlib
150-
revision: 756bcec432f49aa5def6f47d2d09272f8c4d9192
150+
revision: v2.9.0
151151
- name: trusted-firmware-m
152152
repo-path: sdk-trusted-firmware-m
153153
path: modules/tee/tf-m/trusted-firmware-m
154-
revision: v2.1.1-ncs2-rc2
154+
revision: v2.1.1-ncs2
155155
- name: psa-arch-tests
156156
repo-path: sdk-psa-arch-tests
157157
path: modules/tee/tf-m/psa-arch-tests
158158
revision: 3da9313e64806d352c519e3205e81cf959067588
159159
- name: matter
160160
repo-path: sdk-connectedhomeip
161161
path: modules/lib/matter
162-
revision: v2.9.0-rc2
162+
revision: v2.9.0
163163
west-commands: scripts/west/west-commands.yml
164164
submodules:
165165
- name: nlio
@@ -178,7 +178,7 @@ manifest:
178178
- name: nrf-802154
179179
repo-path: sdk-nrf-802154
180180
path: nrf-802154
181-
revision: v2.9.0-rc2
181+
revision: v2.9.0
182182
groups:
183183
- nrf-802154
184184
- name: soc-hwmv1
@@ -206,12 +206,12 @@ manifest:
206206
compare-by-default: false
207207
- name: sidewalk
208208
repo-path: sdk-sidewalk
209-
revision: b61241ab7bd5992d33dc207b15a0fa177be9ab30
209+
revision: v2.9.0
210210
groups:
211211
- sidewalk
212212
- name: find-my
213213
repo-path: sdk-find-my
214-
revision: v2.9.0-rc2
214+
revision: v2.9.0
215215
groups:
216216
- find-my
217217
- name: azure-sdk-for-c
@@ -242,10 +242,10 @@ manifest:
242242
upstream-sha: c6eaeda5a1c1c5dbb24dce7e027340cb8893a77b
243243
compare-by-default: false
244244
- name: suit-generator
245-
revision: v2.9.0-rc2
245+
revision: v2.9.0
246246
path: modules/lib/suit-generator
247247
- name: suit-processor
248-
revision: v2.9.0-rc2
248+
revision: v2.9.0
249249
path: modules/lib/suit-processor
250250
- name: doc-internal
251251
repo-path: doc-internal

0 commit comments

Comments
 (0)