Skip to content

Conversation

@tejlmand
Copy link
Contributor

APPLICATION_SOURCE_DIR is image specific and the value inside sysbuild points to sysbuild itself.

This gives wrong results when a sample uses
zephyr_get(APPLICATION_SOURCE_DIR) as it will fetch the sysbuild value and not its own value.

APPLICATION_SOURCE_DIR is image specific and the value inside sysbuild
points to sysbuild itself.

This gives wrong results when a sample uses
`zephyr_get(APPLICATION_SOURCE_DIR)` as it will fetch the sysbuild value
and not its own value.

Signed-off-by: Torsten Rasmussen <[email protected]>
@tejlmand tejlmand force-pushed the sysbuild/application_source_dir_var branch from 506338b to 4d71b38 Compare November 11, 2025 11:14
@sonarqubecloud
Copy link

@jhedberg jhedberg added this to the v4.4.0 milestone Nov 13, 2025
@jhedberg jhedberg merged commit f26d245 into zephyrproject-rtos:main Nov 13, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Build System area: Sysbuild size: XS A PR changing only a single line of code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants