Skip to content

Commit 9eb5615

Browse files
committed
manifest: Tag v3.0.1
Set manifest revisions for v3.0.1. Signed-off-by: Carles Cufi <[email protected]>
1 parent 579f7ad commit 9eb5615

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

west.yml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: 77f865b8f8d0cb3d19002bfe713e9dd46e6f71b7
68+
revision: v4.0.99-ncs1-1
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# 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-ncs5
133+
revision: v2.1.0-ncs5-1
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.3-ncs1
142+
revision: v3.6.3-ncs1-1
143143
- name: oberon-psa-crypto
144144
path: modules/crypto/oberon-psa-crypto
145145
repo-path: sdk-oberon-psa-crypto
146-
revision: v1.3.4-ncs1
146+
revision: v1.3.4-ncs1-1
147147
- name: nrfxlib
148148
repo-path: sdk-nrfxlib
149149
path: nrfxlib
150-
revision: f953fbcc0e7a871815b32a687b21c1062fe62d45
150+
revision: v3.0.1
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-ncs4
154+
revision: v2.1.1-ncs4-1
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: v3.0.0
162+
revision: v3.0.1
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: v3.0.0
181+
revision: v3.0.1
182182
groups:
183183
- nrf-802154
184184
- name: dragoon
@@ -199,7 +199,7 @@ manifest:
199199
compare-by-default: false
200200
- name: find-my
201201
repo-path: sdk-find-my
202-
revision: v3.0.0
202+
revision: v3.0.1
203203
groups:
204204
- find-my
205205
- name: azure-sdk-for-c
@@ -234,10 +234,10 @@ manifest:
234234
upstream-sha: c6eaeda5a1c1c5dbb24dce7e027340cb8893a77b
235235
compare-by-default: false
236236
- name: suit-generator
237-
revision: v3.0.0
237+
revision: v3.0.1
238238
path: modules/lib/suit-generator
239239
- name: suit-processor
240-
revision: v3.0.0
240+
revision: v3.0.1
241241
path: modules/lib/suit-processor
242242
- name: doc-internal
243243
repo-path: doc-internal

0 commit comments

Comments
 (0)