From 46d9e1612189cf584829271d5e7773f013416cda Mon Sep 17 00:00:00 2001 From: Ajay Parida Date: Mon, 10 Jun 2024 13:28:09 +0530 Subject: [PATCH] manifest: Power save IOT branch Branch for host supporting power saving iot. https://github.com/nrfconnect/sdk-zephyr/pull/1783 https://github.com/nrfconnect/sdk-nrfxlib/pull/1377 https://github.com/nrfconnect/sdk-hostap/pull/175 Signed-off-by: Ajay Parida --- west.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/west.yml b/west.yml index afa1bb3222e0..11948c5de7e7 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: v3.5.99-ncs1 + revision: pull/1783/head import: # In addition to the zephyr repository itself, NCS also # imports the contents of zephyr/west.yml at the above @@ -112,7 +112,7 @@ manifest: - name: hostap repo-path: sdk-hostap path: modules/lib/hostap - revision: dda5457ad2cfce99e333980c7764c8d480ae4010 + revision: pull/175/head userdata: ncs: upstream-url: https://w1.fi/cgit/hostap/ @@ -142,7 +142,7 @@ manifest: - name: nrfxlib repo-path: sdk-nrfxlib path: nrfxlib - revision: v2.6.0 + revision: pull/1377/head - name: trusted-firmware-m repo-path: sdk-trusted-firmware-m path: modules/tee/tf-m/trusted-firmware-m