Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

manifest: sdk-nrfxlib: Update revision of nrf_802154 #19683

Merged

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-nrfxlib#1623

@NordicBuilder NordicBuilder requested a review from a team as a code owner December 20, 2024 12:12
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Dec 20, 2024
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 20, 2024

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

Name Old Revision New Revision Diff
nrf-802154 https://github.com/nrfconnect/sdk-nrf-802154/commit/e8be396184667824f201ec1c364f8fb0ee829aaf https://github.com/nrfconnect/sdk-nrf-802154/commit/9bac646f39a03af50cf42a4c07d9348c448857f8 (main) nrfconnect/[email protected]
nrfxlib nrfconnect/sdk-nrfxlib@7a9b76c nrfconnect/sdk-nrfxlib@64948a4 (main) nrfconnect/[email protected]

All manifest checks OK

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Dec 20, 2024

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 3

Inputs:

Sources:

sdk-nrf: PR head: c37abaab06b11c8ec2bca67e5eea15e64b1609f5
nrfxlib: PR head: 64948a431c46e57acfe7dbbb5ec8a37f30be8a6f

more details

sdk-nrf:

PR head: c37abaab06b11c8ec2bca67e5eea15e64b1609f5
merge base: 3665a25025dcfb35f78b1d383fc37444d8618037
target head (main): 4e9061784c3eb9297cd1f83256f6289f3c4846c7
Diff

nrfxlib:

PR head: 64948a431c46e57acfe7dbbb5ec8a37f30be8a6f
merge base: 7a9b76c051f55fb2afe81d10b49c5434d10e6fb3
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 (15)
nrfxlib
│  ├── .github
│  │  ├── workflows
│  │  │  │ compliance.yml
│  ├── nrf_802154
│  │  ├── common
│  │  │  ├── include
│  │  │  │  ├── nrf_802154.h
│  │  │  │  ├── nrf_802154_callouts.h
│  │  │  │  ├── nrf_802154_config.h
│  │  │  │  │ nrf_802154_types.h
│  │  ├── doc
│  │  │  ├── CHANGELOG.rst
│  │  │  │ feature_description.rst
│  │  ├── driver
│  │  │  ├── src
│  │  │  │  ├── mac_features
│  │  │  │  │  │ nrf_802154_delayed_trx.h
│  │  │  │  ├── nrf_802154.c
│  │  │  │  ├── nrf_802154_co.c
│  │  │  │  ├── nrf_802154_co.h
│  │  │  │  ├── nrf_802154_notification_direct.c
│  │  │  │  ├── nrf_802154_notification_swi.c
│  │  │  │  │ nrf_802154_trx.c
west.yml

Outputs:

Toolchain

Version:
Build docker image:

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

  • ◻️ Toolchain
  • ◻️ Build twister
  • ◻️ Integration tests
    • ◻️ test-fw-nrfconnect-chip
    • ◻️ test-fw-nrfconnect-rs
    • ◻️ test-fw-nrfconnect-fem
    • ◻️ test-fw-nrfconnect-thread
    • ◻️ test-fw-nrfconnect-zigbee
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-boot
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_nrf_provisioning
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-low-level
    • test-sdk-audio
    • test-sdk-dfu
    • test-sdk-find-my
    • test-sdk-mcuboot
    • test-sdk-pmic-samples
    • test-sdk-sidewalk
    • test-sdk-wifi
    • test-secdom-samples-public

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

@NordicBuilder
Copy link
Contributor Author

You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds.

Note: This comment is automatically posted by the Documentation Publish GitHub Action.

@ankuns ankuns removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 20, 2024
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1623 branch from e36a5ba to c415c9c Compare December 20, 2024 13:42
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 20, 2024
@ankuns ankuns removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 20, 2024
Automatically created by Github Action

Signed-off-by: Nordic Builder <[email protected]>
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-nrfxlib-1623 branch from c415c9c to c37abaa Compare December 20, 2024 16:04
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Dec 20, 2024
@NordicBuilder NordicBuilder removed the DNM label Dec 20, 2024
@rlubos rlubos merged commit 6266884 into nrfconnect:main Dec 20, 2024
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. manifest manifest-nrf-802154 manifest-nrfxlib
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants