From 53200fd907329e8b6e3cafe8cca610d290090b7e Mon Sep 17 00:00:00 2001 From: Robert Lubos Date: Tue, 17 Sep 2024 09:31:06 +0200 Subject: [PATCH] manifest: NCS 2.6.2 Update the manifest file with NCS v2.6.2 tagged repositories. Signed-off-by: Robert Lubos --- west.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/west.yml b/west.yml index 8b4936bd990..d797eeb39d2 100644 --- a/west.yml +++ b/west.yml @@ -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 @@ -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 @@ -138,15 +138,15 @@ 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 @@ -154,7 +154,7 @@ manifest: - 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 @@ -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 @@ -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