Skip to content

Conversation

@nordicjm
Copy link
Contributor

Fixes an issue whereby board revisions were not being passed to target images and adds a new flag that allows passing the board revision to target images for different target boards but preserving the board revision.

Fixes #52353

@nordicjm nordicjm force-pushed the sysbuild_revision_fix branch from eae6b44 to d5a7589 Compare December 8, 2022 09:27
@nordicjm nordicjm requested a review from Cherish-Gww December 8, 2022 09:27
Copy link
Contributor

@tejlmand tejlmand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

something related to sysbuild cache sharing looks wrong.
Taking a look.

@nordicjm nordicjm force-pushed the sysbuild_revision_fix branch from d5a7589 to a64fec1 Compare December 8, 2022 10:00
@tejlmand
Copy link
Contributor

tejlmand commented Dec 8, 2022

@nordicjm fixed the root cause here: #52884

This PR is still valid, as it provides a mechanism for project to specify not only board but also revision, however as mentioned #52369 (comment) the else part should not be needed.

@nordicjm nordicjm force-pushed the sysbuild_revision_fix branch from a64fec1 to c4f8e2e Compare December 12, 2022 12:16
@nordicjm nordicjm requested review from Cherish-Gww and tejlmand and removed request for Cherish-Gww December 12, 2022 12:16
Copy link
Contributor

@tejlmand tejlmand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nits noticed.

@nordicjm nordicjm force-pushed the sysbuild_revision_fix branch from c4f8e2e to 780e2da Compare December 20, 2022 13:44
@nordicjm nordicjm requested review from tejlmand and removed request for Cherish-Gww December 20, 2022 13:59
Allows specifying board revisions when configuring target images
with sysbuild.

Signed-off-by: Jamie McCrae <[email protected]>
@nordicjm nordicjm force-pushed the sysbuild_revision_fix branch from 780e2da to 010358b Compare December 20, 2022 15:55
@carlescufi carlescufi merged commit ce31799 into zephyrproject-rtos:main Jan 12, 2023
@nordicjm nordicjm deleted the sysbuild_revision_fix branch August 14, 2023 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

bug: sysbuild lost board reversion here

4 participants