Skip to content

Conversation

@tomchy
Copy link
Contributor

@tomchy tomchy commented Oct 27, 2025

Update sdk-zephyr and sdk-mcuboot revisions.

Ref: NCSDK-35821

@tomchy tomchy requested review from a team as code owners October 27, 2025 12:55
@NordicBuilder NordicBuilder added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 27, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 27, 2025

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

Name Old Revision New Revision Diff
mcuboot nrfconnect/sdk-mcuboot@a8161d7 (main) nrfconnect/sdk-mcuboot#563 nrfconnect/sdk-mcuboot#563/files
zephyr nrfconnect/sdk-zephyr@c6dbf15 nrfconnect/sdk-zephyr#3429 nrfconnect/sdk-zephyr#3429/files

DNM label due to: 2 projects with PR revision

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

@NordicBuilder
Copy link
Contributor

NordicBuilder commented Oct 27, 2025

CI Information

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

Inputs:

Sources:

sdk-nrf: PR head: bee1a8919eeea522eafd110ed6e6de0723116828
mcuboot: PR head: fc36f0a64d53456748685c6b36c3f8f8d9d2a94a
zephyr: PR head: 215829716af09693f58b592a38d6c6a03fe3a9d2

more details

sdk-nrf:

PR head: bee1a8919eeea522eafd110ed6e6de0723116828
merge base: cf2ce9a47e99d4de31555c7f093207da110bc6d5
target head (main): a7e36dcbea5d835baea5e96ea80d0b7955e296fd
Diff

mcuboot:

PR head: fc36f0a64d53456748685c6b36c3f8f8d9d2a94a
merge base: a8161d7dcccd9503c48678219dd535ebd24b7c3c
target head (main): a8161d7dcccd9503c48678219dd535ebd24b7c3c
Diff

zephyr:

PR head: 215829716af09693f58b592a38d6c6a03fe3a9d2
merge base: c6dbf158a0b8c45beb78aa76412d99f60cd6467f
target head (main): 1b82b097aa67086d5a326049ebcb23510ddab77a
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 (10)
bootloader
│  ├── mcuboot
│  │  ├── boot
│  │  │  ├── bootutil
│  │  │  │  ├── src
│  │  │  │  │  │ bootutil_public.c
│  │  │  │  ├── zephyr
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ boot_request_retention.c
│  │  │  ├── zephyr
│  │  │  │  │ Kconfig
modules
│  ├── mcuboot
│  │  │ Kconfig
west.yml
zephyr
│  ├── subsys
│  │  ├── mgmt
│  │  │  ├── mcumgr
│  │  │  │  ├── grp
│  │  │  │  │  ├── img_mgmt
│  │  │  │  │  │  ├── src
│  │  │  │  │  │  │  │ img_mgmt_state.c
│  ├── tests
│  │  ├── drivers
│  │  │  ├── flash
│  │  │  │  ├── common
│  │  │  │  │  ├── boards
│  │  │  │  │  │  ├── mx25uw63_low_freq.overlay
│  │  │  │  │  │  ├── mx25uw63_single_io.overlay
│  │  │  │  │  │  │ mx25uw63_single_io_4B_addr_sreset.overlay
│  │  │  │  │  ├── src
│  │  │  │  │  │  │ main.c

Outputs:

Toolchain

Version: cfa6b06338
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:cfa6b06338_e595b21c39

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

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister - Skipped: Skipping Build & Test as it succeeded in a previous run: 7
  • ✅ Integration tests
    • ✅ test-sdk-audio - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-fw-nrfconnect-chip - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-find-my - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-low-level
    • ✅ test-sdk-mcuboot - Skipped: Job was skipped as it succeeded in a previous run
    • ✅ test-sdk-dfu - Skipped: Job was skipped as it succeeded in a previous run
Disabled integration tests
    • test-fw-nrfconnect-nrf_lrcs_positioning
    • desktop52_verification
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • 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-main
    • test-fw-nrfconnect-rpc
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-fw-nrfconnect-thread-main
    • test-sdk-wifi
    • test-secdom-samples-public

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

@github-actions
Copy link

You can find the documentation preview for this PR here.

@tomchy tomchy force-pushed the bugfix/mcuboot/NCSDK-NONE_Confirm_requests branch from 9b5adff to 6638616 Compare October 27, 2025 15:51
@tomchy tomchy requested a review from a team as a code owner October 27, 2025 15:51
@NordicBuilder NordicBuilder requested a review from a team October 27, 2025 15:52
@tomchy tomchy force-pushed the bugfix/mcuboot/NCSDK-NONE_Confirm_requests branch from 6638616 to 776e0b6 Compare October 28, 2025 17:28
@NordicBuilder NordicBuilder requested a review from a team October 28, 2025 17:29
@tomchy tomchy force-pushed the bugfix/mcuboot/NCSDK-NONE_Confirm_requests branch from 776e0b6 to 54ff202 Compare October 29, 2025 15:40
@tomchy tomchy force-pushed the bugfix/mcuboot/NCSDK-NONE_Confirm_requests branch from 54ff202 to 90927ea Compare October 31, 2025 10:54
@tomchy tomchy requested a review from a team as a code owner October 31, 2025 10:54
@NordicBuilder NordicBuilder added the doc-required PR must not be merged without tech writer approval. label Oct 31, 2025
@NordicBuilder NordicBuilder requested review from a team October 31, 2025 10:54
Move NCS_MCUBOOT_BOOT_REQUEST_TEST_SETS_BOOT_PREFERENCE since it is an
application Kconfig, not a bootloader one.

Signed-off-by: Tomasz Chyrowicz <[email protected]>
@tomchy tomchy force-pushed the bugfix/mcuboot/NCSDK-NONE_Confirm_requests branch 2 times, most recently from 1a28bdd to bee1a89 Compare October 31, 2025 11:26
@tomchy tomchy removed doc-required PR must not be merged without tech writer approval. changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels Oct 31, 2025
@NordicBuilder NordicBuilder added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Oct 31, 2025
@tomchy
Copy link
Contributor Author

tomchy commented Oct 31, 2025

Accidentally cherry-picked changes from #25307. Reverted to include only the change in Kconfig and west.yml.

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-mcuboot manifest-zephyr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants