Skip to content

manifest: Update sdk-zephyr, nrf_wifi and sdk-nrfxlib revision - #28745

Merged
rlubos merged 1 commit into
nrfconnect:mainfrom
kapbh:revert_Race_free_sleep_design_scan_abort
May 18, 2026
Merged

manifest: Update sdk-zephyr, nrf_wifi and sdk-nrfxlib revision#28745
rlubos merged 1 commit into
nrfconnect:mainfrom
kapbh:revert_Race_free_sleep_design_scan_abort

Conversation

@kapbh

@kapbh kapbh commented May 13, 2026

Copy link
Copy Markdown
Contributor

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.

@NordicBuilder

NordicBuilder commented May 13, 2026

Copy link
Copy Markdown
Contributor

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrf_wifi nrfconnect/nrf_wifi@1a4e59f nrfconnect/nrf_wifi@d28d7e9 (main) nrfconnect/nrf_wifi@1a4e59f4..d28d7e97
nrfxlib nrfconnect/sdk-nrfxlib@09b467d nrfconnect/sdk-nrfxlib@79c2aab (main) nrfconnect/sdk-nrfxlib@09b467da..79c2aab4
zephyr nrfconnect/sdk-zephyr@aa1f881 nrfconnect/sdk-zephyr@90be2cf (main) nrfconnect/sdk-zephyr@aa1f881f..90be2cf1

Additional metadata changed:

Name URL Submodules West cmds module.yml Blobs
nrf_wifi 5x ✏

DNM label due to: 1 project with metadata changes and 5 blob changes

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@kapbh kapbh added this to the 3.4.0 milestone May 13, 2026
@kapbh kapbh added backwards-compatible PR doesnt break code, Kconfig, or DTS. I.e no changes needed for customers to port their application no-changelog labels May 13, 2026
@NordicBuilder

NordicBuilder commented May 13, 2026

Copy link
Copy Markdown
Contributor

CI Information

To view the history of this post, click the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: 4a379b3c0f2f9d2c251b21c952b9747413a9c5f4
nrfxlib: PR head: 79c2aab46e1678d049a8256c9c38936a32da8b3f
zephyr: PR head: 90be2cf187aa7039651f092b94fe0c954052d227

more details

sdk-nrf:

PR head: 4a379b3c0f2f9d2c251b21c952b9747413a9c5f4
merge base: d2fd397daea91dd4f687c72340698a25da464d21
target head (main): 4dc13a86badb6d79d5128d322fdd0c68b1274d82
Diff

nrfxlib:

PR head: 79c2aab46e1678d049a8256c9c38936a32da8b3f
merge base: 09b467da935fa0c3af1feb2e2bcf608d620d8940
Diff

zephyr:

PR head: 90be2cf187aa7039651f092b94fe0c954052d227
merge base: aa1f881f24b9e10fe7c1f1a81ea5dd9805d67ff1
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (16)
nrfxlib
│  ├── nrf_wifi
│  │  ├── bin
│  │  │  ├── ncs
│  │  │  │  ├── default
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── offloaded_raw_tx
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── radio_test
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── scan_only
│  │  │  │  │  │ nrf70.bin
│  │  │  │  ├── system_with_raw
│  │  │  │  │  │ nrf70.bin
west.yml
zephyr
│  ├── drivers
│  │  ├── wifi
│  │  │  ├── nrf_wifi
│  │  │  │  ├── Kconfig.nrfwifi
│  │  │  │  ├── src
│  │  │  │  │  │ net_if.c
│  ├── include
│  │  ├── zephyr
│  │  │  ├── net
│  │  │  │  │ net_stats.h
│  ├── subsys
│  │  ├── net
│  │  │  ├── ip
│  │  │  │  ├── Kconfig.stats
│  │  │  │  ├── connection.c
│  │  │  │  ├── net_context.c
│  │  │  │  ├── net_stats.c
│  │  │  │  │ net_stats.h
│  │  │  ├── lib
│  │  │  │  ├── shell
│  │  │  │  │  │ stats.c
│  │ west.yml

Outputs:

Toolchain

Version: f0aa129f09
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:f0aa129f09_5ea73affbf

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 1107
    • sdk-zephyr test count: 409
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-chip
    • ✅ test-fw-nrfconnect-nfc
    • ✅ test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • ✅ test-fw-nrfconnect-nrf-iot_samples
    • ✅ test-fw-nrfconnect-nrf-iot_thingy91
    • ✅ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread-main
    • ✅ test-sdk-find-my
    • ✅ test-fw-nrfconnect-nrf_lrcs_mosh
    • ✅ test-fw-nrfconnect-nrf_lrcs_positioning
    • ✅ test-sdk-wifi
    • ✅ test-sdk-dfu
    • ⚠️ test-fw-nrfconnect-nrf-iot_cloud
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_mosh
    • ⚠️ test-fw-nrfconnect-nrf_lrcs_positioning
Disabled integration tests
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-apps_nrfdesktop
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-low-level
    • test-sdk-audio
    • test-sdk-mcuboot
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

@github-actions

Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@kapbh
kapbh force-pushed the revert_Race_free_sleep_design_scan_abort branch from 85085c3 to 9402279 Compare May 15, 2026 07:44
@kapbh kapbh changed the title manifest: Update sdk-zephyr and sdk-nrfxlib revision manifest: Update sdk-zephyr, nrf_wifi and sdk-nrfxlib revision May 15, 2026
@kapbh
kapbh force-pushed the revert_Race_free_sleep_design_scan_abort branch from 9402279 to c7cff55 Compare May 15, 2026 09:13
@kapbh kapbh added bugfix Fixes a known bug and removed backwards-compatible PR doesnt break code, Kconfig, or DTS. I.e no changes needed for customers to port their application labels May 15, 2026
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>
@kapbh
kapbh force-pushed the revert_Race_free_sleep_design_scan_abort branch from c7cff55 to 4a379b3 Compare May 18, 2026 13:53
@rlubos rlubos removed the DNM label May 18, 2026
@rlubos
rlubos merged commit d3172ae into nrfconnect:main May 18, 2026
20 of 21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants