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-zephyr: Remove leftover socket options #20394

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NordicBuilder
Copy link
Contributor

Automatically created by action-manifest-pr GH action from PR: nrfconnect/sdk-zephyr#2504

@NordicBuilder NordicBuilder requested review from a team as code owners February 17, 2025 09:19
@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 Feb 17, 2025
@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 17, 2025

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

Name Old Revision New Revision Diff
zephyr nrfconnect/sdk-zephyr@cd78af5 (main) nrfconnect/sdk-zephyr#2504 nrfconnect/sdk-zephyr#2504/files

DNM label due to: 1 project with PR revision

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

@NordicBuilder
Copy link
Contributor Author

NordicBuilder commented Feb 17, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: 587e17cb036d566434ceefc8301bf47b2a6b7985
zephyr: PR head: 9da5aec0f2780baab9e573a781a2cfd1d8f84167

more details

sdk-nrf:

PR head: 587e17cb036d566434ceefc8301bf47b2a6b7985
merge base: 254ece2b6dfb679e849cf44ae29aa1aa0640fa0c
target head (main): 254ece2b6dfb679e849cf44ae29aa1aa0640fa0c
Diff

zephyr:

PR head: 9da5aec0f2780baab9e573a781a2cfd1d8f84167
merge base: cd78af582fee0167a0d0038b6197e86dba90272f
target head (main): cd78af582fee0167a0d0038b6197e86dba90272f
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 (2)
west.yml
zephyr
│  ├── include
│  │  ├── zephyr
│  │  │  ├── net
│  │  │  │  │ socket_ncs.h

Outputs:

Toolchain

Version: aedb4c0245
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:aedb4c0245_bece0367df

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 203
    • sdk-zephyr test count: 1285
  • ❌ Integration tests
    • ✅ test-fw-nrfconnect-nrf-iot_cloud
    • ❌ test-fw-nrfconnect-nrf-iot_thingy91
    • ❌ test-fw-nrfconnect-rs
    • ✅ test-fw-nrfconnect-fem
    • ✅ test-fw-nrfconnect-thread
    • ✅ test-low-level
    • ❌ test-sdk-dfu
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-chip
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • 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_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-ps
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-zigbee
    • test-sdk-audio
    • 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.

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

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch 4 times, most recently from e1f780f to 4c43d49 Compare February 17, 2025 12:17
@MirkoCovizzi MirkoCovizzi force-pushed the auto-manifest-sdk-zephyr-2504 branch from 4c43d49 to a3b220c Compare February 17, 2025 12:50
@MirkoCovizzi MirkoCovizzi removed the DNM label Feb 17, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch from a3b220c to 056aa35 Compare February 17, 2025 13:45
@MirkoCovizzi MirkoCovizzi removed the DNM label Feb 17, 2025
@MirkoCovizzi MirkoCovizzi force-pushed the auto-manifest-sdk-zephyr-2504 branch from 056aa35 to 8133f2f Compare February 17, 2025 15:13
@MirkoCovizzi MirkoCovizzi removed the DNM label Feb 17, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch from 8133f2f to 84ff6a8 Compare February 18, 2025 11:31
@MirkoCovizzi MirkoCovizzi force-pushed the auto-manifest-sdk-zephyr-2504 branch from 84ff6a8 to 43a1c1c Compare February 18, 2025 11:31
@MirkoCovizzi MirkoCovizzi removed the DNM label Feb 18, 2025
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch from 43a1c1c to ab92b9f Compare February 19, 2025 11:29
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch 2 times, most recently from 374d5d2 to 3a494b2 Compare February 20, 2025 08:28
@MirkoCovizzi MirkoCovizzi force-pushed the auto-manifest-sdk-zephyr-2504 branch from 3a494b2 to 3ce3f4c Compare February 20, 2025 08:28
Copy link

After documentation is built, you will find the preview for this PR here.

1 similar comment
Copy link

After documentation is built, you will find the preview for this PR here.

@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch 2 times, most recently from 85d5f76 to 3f7928f Compare February 20, 2025 13:56
@MirkoCovizzi MirkoCovizzi force-pushed the auto-manifest-sdk-zephyr-2504 branch 2 times, most recently from 8ba8f9b to 6dc7245 Compare February 21, 2025 13:51
@NordicBuilder NordicBuilder force-pushed the auto-manifest-sdk-zephyr-2504 branch 2 times, most recently from 2d81bcf to 1d2f0fa Compare February 24, 2025 08:13
Automatically created by Github Action

Signed-off-by: Nordic Builder <pylon@nordicsemi.no>
@MirkoCovizzi MirkoCovizzi force-pushed the auto-manifest-sdk-zephyr-2504 branch from 1d2f0fa to 587e17c Compare February 24, 2025 08:14
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. DNM manifest manifest-zephyr
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants