Skip to content

Commit

Permalink
manifest: NCS 2.6.1
Browse files Browse the repository at this point in the history
Tagged repositories as required.

Signed-off-by: Vinayak Kariappa Chettimada <vinayak.kariappa.chettimada@nordicsemi.no>
  • Loading branch information
cvinayak committed Apr 25, 2024
1 parent c7d01f3 commit d2c9c3d
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: 3758bcbfa5cd749d977e2600b6687104b8948243
revision: v3.5.99-ncs1-1
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
revision: v2.0.99-ncs1-1
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
revision: v3.5.2-ncs1-1
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: 9adb63b61a67ab0df6cd516870cae7b604f01af1
revision: v2.6.1
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: v2.0.0-ncs1
revision: v2.0.0-ncs1-1
- 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: ca3672fbb939180da8e43e6994e01c89fa9dcd02
revision: v2.6.1
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.0
revision: v2.6.1
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.0
revision: v2.6.1
groups:
- sidewalk
- name: find-my
repo-path: sdk-find-my
revision: v2.6.0
revision: v2.6.1
groups:
- find-my
- name: azure-sdk-for-c
Expand Down

0 comments on commit d2c9c3d

Please sign in to comment.