Skip to content

Commit 85085c3

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 875ed5f commit 85085c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

west.yml

Lines changed: 2 additions & 2 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: 83612f5380c2dd83bcf3a29633b41d39e6543873
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
@@ -145,7 +145,7 @@ manifest:
145145
- name: nrfxlib
146146
repo-path: sdk-nrfxlib
147147
path: nrfxlib
148-
revision: 332808f18c01d7a418105274e2526f0dc05e111b
148+
revision: pull/2118/head
149149
- name: trusted-firmware-m
150150
repo-path: sdk-trusted-firmware-m
151151
path: modules/tee/tf-m/trusted-firmware-m

0 commit comments

Comments
 (0)