Skip to content

Commit

Permalink
manifest: Update with tags for NCS v2.7.0-rc3
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 27, 2024
1 parent 187298b commit c9eae7e
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 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: 3e80418dd59fc90173a20000f55d284e7dfdac5d
revision: v3.6.99-ncs2-rc3
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: 85419552247489623522d64b605310751becda67
revision: v2.1.0-ncs1-rc3
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: v3.5.2-ncs2-rc2
revision: v3.5.2-ncs2-rc3
- 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: 37e2ac22b6a6d9d9a62c95e8dc2c102d4371c62e
revision: v2.7.0-rc3
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: 553c47a6a4c490bc799f2b455dfd0ebe3a49b0d0
revision: v2.0.0-ncs2-rc3
- 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: 022f2c92f6fc04ddebeea443513d050a6bd1d222
revision: v2.7.0-rc3
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: v2.7.0-rc2
revision: v2.7.0-rc3
groups:
- nrf-802154
- name: soc-hwmv1
Expand Down Expand Up @@ -209,12 +209,12 @@ manifest:
compare-by-default: false
- name: sidewalk
repo-path: sdk-sidewalk
revision: 81aa274ce94d429bce3e0f6d7149ce58847a210b
revision: v2.7.0-rc3
groups:
- sidewalk
- name: find-my
repo-path: sdk-find-my
revision: be39fa1cdbbd86a74afa05d0846335c5590756f9
revision: v2.7.0-rc3
groups:
- find-my
- name: azure-sdk-for-c
Expand Down Expand Up @@ -245,10 +245,10 @@ manifest:
upstream-sha: c6eaeda5a1c1c5dbb24dce7e027340cb8893a77b
compare-by-default: false
- name: suit-generator
revision: v2.7.0-rc2
revision: v2.7.0-rc3
path: modules/lib/suit-generator
- name: suit-processor
revision: v2.7.0-rc2
revision: v2.7.0-rc3
path: modules/lib/suit-processor

# Other third-party repositories.
Expand Down

0 comments on commit c9eae7e

Please sign in to comment.