Skip to content

Commit

Permalink
manifest: NCS 2.6.2
Browse files Browse the repository at this point in the history
Update the manifest file with NCS v2.6.2 tagged repositories.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
  • Loading branch information
rlubos committed Sep 17, 2024
1 parent 8af1d70 commit 53200fd
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 @@ -61,7 +61,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: 4040aa0bf581206dd68beb0758b39096342ee7e0
revision: v3.5.99-ncs1-2
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: v2.0.99-ncs1-1
revision: v2.0.99-ncs1-2
path: bootloader/mcuboot
- name: qcbor
url: https://github.com/laurencelundblade/QCBOR
Expand All @@ -138,23 +138,23 @@ manifest:
- name: mbedtls
path: modules/crypto/mbedtls
repo-path: sdk-mbedtls
revision: v3.5.2-ncs1-1
revision: v3.5.2-ncs1-2
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 10f7478f83bcbbddd4213431b3dbe48efff88db5
revision: v2.6.2
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v2.0.0-ncs1-1
revision: v2.0.0-ncs1-2
- 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: v2.6.1
revision: v2.6.2
submodules:
- name: nlio
path: third_party/nlio/repo
Expand All @@ -174,7 +174,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: v2.6.1
revision: v2.6.2
groups:
- nrf-802154
- name: dragoon
Expand All @@ -196,12 +196,12 @@ manifest:
compare-by-default: false
- name: sidewalk
repo-path: sdk-sidewalk
revision: v2.6.1
revision: v2.6.2
groups:
- sidewalk
- name: find-my
repo-path: sdk-find-my
revision: v2.6.1
revision: v2.6.2
groups:
- find-my
- name: azure-sdk-for-c
Expand Down

0 comments on commit 53200fd

Please sign in to comment.