Skip to content

Commit

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

Signed-off-by: Jukka Rissanen <[email protected]>
  • Loading branch information
jukkar authored and nordicjm committed Dec 18, 2024
1 parent 76a67bc commit 7787b26
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 @@ -69,7 +69,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 1f8f3dc291420c70cd39e77a5cdc954561d4a08f
revision: v3.7.99-ncs2
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -130,7 +130,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: v2.1.0-ncs3-rc2
revision: v2.1.0-ncs3
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand All @@ -139,27 +139,27 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: v3.6.2-ncs2-rc2
revision: v3.6.2-ncs2
- name: oberon-psa-crypto
path: modules/crypto/oberon-psa-crypto
repo-path: sdk-oberon-psa-crypto
revision: 21728cf8402ac567326d0d69eec891a2bfdb8ea3
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 756bcec432f49aa5def6f47d2d09272f8c4d9192
revision: v2.9.0
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v2.1.1-ncs2-rc2
revision: v2.1.1-ncs2
- name: psa-arch-tests
repo-path: sdk-psa-arch-tests
path: modules/tee/tf-m/psa-arch-tests
revision: 3da9313e64806d352c519e3205e81cf959067588
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: v2.9.0-rc2
revision: v2.9.0
west-commands: scripts/west/west-commands.yml
submodules:
- name: nlio
Expand All @@ -178,7 +178,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: v2.9.0-rc2
revision: v2.9.0
groups:
- nrf-802154
- name: soc-hwmv1
Expand Down Expand Up @@ -206,12 +206,12 @@ manifest:
compare-by-default: false
- name: sidewalk
repo-path: sdk-sidewalk
revision: b61241ab7bd5992d33dc207b15a0fa177be9ab30
revision: v2.9.0
groups:
- sidewalk
- name: find-my
repo-path: sdk-find-my
revision: v2.9.0-rc2
revision: v2.9.0
groups:
- find-my
- name: azure-sdk-for-c
Expand Down Expand Up @@ -242,10 +242,10 @@ manifest:
upstream-sha: c6eaeda5a1c1c5dbb24dce7e027340cb8893a77b
compare-by-default: false
- name: suit-generator
revision: v2.9.0-rc2
revision: v2.9.0
path: modules/lib/suit-generator
- name: suit-processor
revision: v2.9.0-rc2
revision: v2.9.0
path: modules/lib/suit-processor
- name: doc-internal
repo-path: doc-internal
Expand Down

0 comments on commit 7787b26

Please sign in to comment.