Skip to content

Conversation

@TD-JBL
Copy link
Contributor

@TD-JBL TD-JBL commented Dec 4, 2025

Add zephyr/ namespace to app_version.h-includes to match with the changes made in #63973:

Fix #100458

I could also add commits to change the includes in soc\silabs\silabs_s2\soc_image_properties.c and tests\cmake\app_version\src\main.c, but I can't test it (but maybe CI does in this PR?)

Update include path note for app_version.h to match changes from PR zephyrproject-rtos#63973

Signed-off-by: Thomas Decker <decker@jb-lighting.de>
nordicjm
nordicjm previously approved these changes Dec 4, 2025
Copy link
Contributor

@nordicjm nordicjm left a comment

Choose a reason for hiding this comment

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

Compliance needs fixing but fix is OK. Other files can be updated also yes

Fix include of app_version.h (see PR zephyrproject-rtos#63973).

Signed-off-by: Thomas Decker <decker@jb-lighting.de>
Fix include of app_version.h (see PR zephyrproject-rtos#63973).

Signed-off-by: Thomas Decker <decker@jb-lighting.de>
Fix include of app_version.h (see PR zephyrproject-rtos#63973).

Signed-off-by: Thomas Decker <decker@jb-lighting.de>
@TD-JBL TD-JBL force-pushed the app_version_include branch from 7d39cf6 to b2fc4fe Compare December 4, 2025 08:20
@zephyrbot zephyrbot added platform: Silabs Silicon Labs area: Boards/SoCs area: Tests Issues related to a particular existing or missing test labels Dec 4, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

Copy link
Contributor

@AlexFabre AlexFabre left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Boards/SoCs area: Build System area: Shell Shell subsystem area: Tests Issues related to a particular existing or missing test platform: Silabs Silicon Labs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

subsys: shell: modules: app_version: #include "app_version.h" not found

7 participants