Skip to content

Commit 162b4a1

Browse files
manifest: tag OSS repos prior to rebase
This is regular step in the release process. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
1 parent 1bb8fa1 commit 162b4a1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

west.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ manifest:
5050
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
5151
- name: zephyr
5252
repo-path: sdk-zephyr
53-
revision: 3db330717c1ca3ec4fb133400bf3eb7156aa6cbd
53+
revision: v3.1.99-ncs1-snapshot1
5454
import:
5555
# In addition to the zephyr repository itself, NCS also
5656
# imports the contents of zephyr/west.yml at the above
@@ -103,7 +103,7 @@ manifest:
103103
revision: 76bd09efa5424a4039a234a7244fe32fa495d9cf
104104
- name: mcuboot
105105
repo-path: sdk-mcuboot
106-
revision: 8b3d00abb132de5f5c46310f88c2208ddf6270d4
106+
revision: v1.9.99-ncs2-snapshot1
107107
path: bootloader/mcuboot
108108
- name: mbedtls-nrf
109109
path: mbedtls
@@ -116,15 +116,15 @@ manifest:
116116
- name: trusted-firmware-m
117117
repo-path: sdk-trusted-firmware-m
118118
path: modules/tee/tf-m/trusted-firmware-m
119-
revision: a9bbcff01c584b9bfb99abf1ab7f6bb4b6cdf2cc
119+
revision: v1.6.0-ncs1-snapshot1
120120
- name: tfm-mcuboot # This is used by the trusted-firmware-m module.
121121
repo-path: sdk-mcuboot
122122
path: modules/tee/tfm-mcuboot
123123
revision: v1.7.2-ncs2-rc1
124124
- name: matter
125125
repo-path: sdk-connectedhomeip
126126
path: modules/lib/matter
127-
revision: b8c6fe4ca632dd802a828f886e1decdd98a3952b
127+
revision: v2.1.0-snapshot1
128128
submodules:
129129
- name: nlio
130130
path: third_party/nlio/repo

0 commit comments

Comments
 (0)