Skip to content

Commit

Permalink
manifest: Update with tags for NCS v2.7.0-rc1
Browse files Browse the repository at this point in the history
Update revisions of tagged repositories.

Signed-off-by: Andrzej Głąbek <[email protected]>
  • Loading branch information
anangl committed Jun 6, 2024
1 parent ef5199a commit c650091
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 148569da6aa0dbafb6d2dfa584b12b6b39ac7f4d
revision: v3.6.99-ncs2-rc1
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -131,7 +131,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: f1c2b8cb41cbeedbc625fdec7f9f29e91eec0c8d
revision: v2.1.0-ncs1-rc1
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand All @@ -140,27 +140,27 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: 72868c6f1421afa92cba9f6fe6d1a3f108c174b7
revision: v3.5.2-ncs2-rc1
- name: oberon-psa-crypto
path: modules/crypto/oberon-psa-crypto
repo-path: sdk-oberon-psa-crypto
revision: e0800ec5283ba89b2619919ef1889d98a9a79132
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 35461fb622fc8670d01fc02582446f671beaed7f
revision: v2.7.0-rc1
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: 92a5b4ffa527a1d9fb00924c227536e46169bd6e
revision: v2.0.0-ncs2-rc1
- name: psa-arch-tests
repo-path: sdk-psa-arch-tests
path: modules/tee/tf-m/psa-arch-tests
revision: 94a349db22cd0e44136c281724ffc71b6e7391c3
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: 2540dfe3ecfb10890e2046646965456c4784121d
revision: v2.7.0-rc1
west-commands: scripts/west/west-commands.yml
submodules:
- name: nlio
Expand All @@ -181,7 +181,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: 1d4fd62bcad0dad2a1e9f3aee27d669c6a2f5a8b
revision: v2.7.0-rc1
groups:
- nrf-802154
- name: dragoon
Expand All @@ -203,12 +203,12 @@ manifest:
compare-by-default: false
- name: sidewalk
repo-path: sdk-sidewalk
revision: 19c3519445985b97ea9988e21e632fddd0e236df
revision: v2.7.0-rc1
groups:
- sidewalk
- name: find-my
repo-path: sdk-find-my
revision: 4cd7d61ada6b122c124e08d2111696ba42c8a66c
revision: v2.7.0-rc1
groups:
- find-my
- name: azure-sdk-for-c
Expand Down

0 comments on commit c650091

Please sign in to comment.