Skip to content

Commit 9402279

Browse files
committed
manifest: Update sdk-zephyr and sdk-nrfxlib revision
Update revision for following changes: 1. [SHEL-4135] Add display_scan_abort_on_bss_limit to control whether UMAC aborts a scan or prioritizes best RSSI when the BSS limit is reached. RPU patch version update from 1.2.14.8 to 1.2.14.9. 2. [SHEL-4183] Revert Race free sleep design. Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
1 parent c72fdcc commit 9402279

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

west.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ manifest:
6565
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
6666
- name: zephyr
6767
repo-path: sdk-zephyr
68-
revision: f5ac77b66ce0340e2e439a89040b1f14ecd78e4d
68+
revision: pull/4059/head
6969
import:
7070
# In addition to the zephyr repository itself, NCS also
7171
# imports the contents of zephyr/west.yml at the above
@@ -144,7 +144,7 @@ manifest:
144144
- name: nrfxlib
145145
repo-path: sdk-nrfxlib
146146
path: nrfxlib
147-
revision: 2a68c0583801dfb6b2da76b450bdd45e479117c0
147+
revision: pull/2118/head
148148
- name: trusted-firmware-m
149149
repo-path: sdk-trusted-firmware-m
150150
path: modules/tee/tf-m/trusted-firmware-m
@@ -237,7 +237,7 @@ manifest:
237237
groups:
238238
- doc-internal
239239
- name: nrf_wifi
240-
revision: 1a4e59f4c6685877f6bff08bb1812bf9318da6d2
240+
revision: pull/2/head
241241
path: modules/lib/nrf_wifi
242242

243243
# Other third-party repositories.

0 commit comments

Comments
 (0)