Skip to content

Commit ac7ce61

Browse files
committed
manifest: Branch for host supporting power saving iot
nrfconnect/sdk-zephyr#1837 nrfconnect/sdk-hostap#176 nrfconnect/sdk-nrfxlib#1391 Signed-off-by: Ajay Parida <ajay.parida@nordicsemi.no>
1 parent 9f474f6 commit ac7ce61

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

west.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ manifest:
6363
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6464
- name: zephyr
6565
repo-path: sdk-zephyr
66-
revision: 3611f46f85c0980c19b60bb842033cbaba35e023
66+
revision: pull/1837/head
6767
import:
6868
# In addition to the zephyr repository itself, NCS also
6969
# imports the contents of zephyr/west.yml at the above
@@ -114,7 +114,7 @@ manifest:
114114
- name: hostap
115115
repo-path: sdk-hostap
116116
path: modules/lib/hostap
117-
revision: 6311fde66f87ac8c8838a2d5fcfe55a498a8682a
117+
revision: pull/176/head
118118
userdata:
119119
ncs:
120120
upstream-url: https://w1.fi/cgit/hostap/
@@ -148,7 +148,7 @@ manifest:
148148
- name: nrfxlib
149149
repo-path: sdk-nrfxlib
150150
path: nrfxlib
151-
revision: 99a747cc9d8aae011c6628c42aecd617b24e638e
151+
revision: pull/1391/head
152152
- name: trusted-firmware-m
153153
repo-path: sdk-trusted-firmware-m
154154
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)