Skip to content

Commit 1a4555b

Browse files
nvlsianpucarlescufi
authored andcommitted
manifest: tag projects for NCS v1.8.0-rc1
Tagged following repositories: sdk-zephyr sdk-mcuboot nrfxlib sdk-trusted-firmware-m sdk-connectedhomeip sdk-nrf-802154 sdk-homekit sdk-find-my Signed-off-by: Andrzej Puzdrowski <[email protected]>
1 parent d7b0b70 commit 1a4555b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

west.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ manifest:
5454
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
5555
- name: zephyr
5656
repo-path: sdk-zephyr
57-
revision: 55d771849cc1b6bd44c10431ae69a1aa7077cb6c
57+
revision: v2.7.0-ncs1-rc1
5858
import:
5959
# In addition to the zephyr repository itself, NCS also
6060
# imports the contents of zephyr/west.yml at the above
@@ -99,24 +99,24 @@ manifest:
9999
# changes.
100100
- name: mcuboot
101101
repo-path: sdk-mcuboot
102-
revision: 11d549a281e4dd658d4a2f99cbc52391d95c0270
102+
revision: v1.7.99-ncs4-rc1
103103
path: bootloader/mcuboot
104104
- name: nrfxlib
105105
repo-path: sdk-nrfxlib
106106
path: nrfxlib
107-
revision: 7fd9985281327230839be6118eef01b56379bbac
107+
revision: v1.8.0-rc1
108108
- name: trusted-firmware-m
109109
repo-path: sdk-trusted-firmware-m
110110
path: modules/tee/tfm
111-
revision: f9884923ea99cd96d47432b4fa04eb760cc2fa1a
111+
revision: v1.3.99-ncs3-rc1
112112
- name: tfm-mcuboot # This is used by the trusted-firmware-m module.
113113
repo-path: sdk-mcuboot
114114
path: modules/tee/tfm-mcuboot
115115
revision: v1.7.2
116116
- name: matter
117117
repo-path: sdk-connectedhomeip
118118
path: modules/lib/matter
119-
revision: d7a908e0466396774e1d80ceff061fe3134b5a4c
119+
revision: v1.8.0-rc1
120120
submodules:
121121
- name: nlio
122122
path: third_party/nlio/repo
@@ -127,7 +127,7 @@ manifest:
127127
- name: nrf-802154
128128
repo-path: sdk-nrf-802154
129129
path: nrf-802154
130-
revision: 5216309d0610b838526d5b9c43815603aad2adaa
130+
revision: v1.8.0-rc1
131131
groups:
132132
- nrf-802154
133133
- name: cjson
@@ -136,12 +136,12 @@ manifest:
136136
revision: c6af068b7f05207b28d68880740e4b9ec1e4b50a
137137
- name: homekit
138138
repo-path: sdk-homekit
139-
revision: cfc7a55ba1c6461f72e6c671b7f6520966b49f93
139+
revision: v1.8.0-rc1
140140
groups:
141141
- homekit
142142
- name: find-my
143143
repo-path: sdk-find-my
144-
revision: 7d5abb066c35c01a65ee6c0c5525ff13caec939c
144+
revision: v1.8.0-rc1
145145
groups:
146146
- find-my
147147
# Other third-party repositories.

0 commit comments

Comments
 (0)