Skip to content

Commit

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

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
  • Loading branch information
rlubos committed Nov 14, 2024
1 parent 2384d05 commit a2386bf
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: 0bc3393fb112ec80ebeab48cd023d69b1e9db757
revision: v3.7.99-ncs1
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -129,7 +129,7 @@ manifest:
compare-by-default: true
- name: mcuboot
repo-path: sdk-mcuboot
revision: 4594a8693738004af89929cad12d33cdc82fbe6c
revision: v2.1.0-ncs2
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand All @@ -138,27 +138,27 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: v3.6.2-ncs1-rc2
revision: v3.6.2-ncs1
- name: oberon-psa-crypto
path: modules/crypto/oberon-psa-crypto
repo-path: sdk-oberon-psa-crypto
revision: b41e899e7302462eb952b0b6a7c6903e368fb395
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 342901a77938defa0edfa045f9bd90350958ae90
revision: v2.8.0
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v2.1.1-ncs1-rc2
revision: v2.1.1-ncs1
- 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.8.0-rc2
revision: v2.8.0
west-commands: scripts/west/west-commands.yml
submodules:
- name: nlio
Expand All @@ -179,7 +179,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: v2.8.0-rc2
revision: v2.8.0
groups:
- nrf-802154
- name: soc-hwmv1
Expand Down Expand Up @@ -207,12 +207,12 @@ manifest:
compare-by-default: false
- name: sidewalk
repo-path: sdk-sidewalk
revision: 82dcf74f590a131f71b9d65526ea58bfc160074a
revision: v2.8.0
groups:
- sidewalk
- name: find-my
repo-path: sdk-find-my
revision: v2.8.0-rc2
revision: v2.8.0
groups:
- find-my
- name: azure-sdk-for-c
Expand Down Expand Up @@ -243,10 +243,10 @@ manifest:
upstream-sha: c6eaeda5a1c1c5dbb24dce7e027340cb8893a77b
compare-by-default: false
- name: suit-generator
revision: v2.8.0-rc2
revision: v2.8.0
path: modules/lib/suit-generator
- name: suit-processor
revision: v2.8.0-rc2
revision: v2.8.0
path: modules/lib/suit-processor
- name: doc-internal
repo-path: doc-internal
Expand Down

0 comments on commit a2386bf

Please sign in to comment.