Skip to content

Conversation

nordicjm
Copy link
Contributor

This potentially fixes an issues whereby when sysbuild projects import dts configuration from images and images are reconfigured, that sysbuild will needlessly rerun even if the output has not changed by using a temporary output file and then only updating the actual file if the contents have changed

Upstream PR #: 96259

This potentially fixes an issues whereby when sysbuild projects
import dts configuration from images and images are reconfigured,
that sysbuild will needlessly rerun even if the output has not
changed by using a temporary output file and then only updating
the actual file if the contents have changed

Upstream PR #: 96259

Signed-off-by: Jamie McCrae <[email protected]>
@Vge0rge
Copy link
Contributor

Vge0rge commented Sep 19, 2025

I tested this with a multi image build with mcuboot + tfm + app which was always rebuilding everything the second time that you invoked a build even without any changes. This fixes it and it does not rebuild anymore.

@nordicjm nordicjm merged commit 524b50c into nrfconnect:main Sep 25, 2025
20 checks passed
@nordicjm nordicjm deleted the fixsbrebuildcherry branch October 13, 2025 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants