mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
iop: config: Include build config in image
Include build config and feed-versions in image. This is useful for troubleshooting and support. Signed-off-by: Andreas Gnau <andreas.gnau@iopsys.eu>
This commit is contained in:
parent
b5150eb926
commit
f9bbd87b5d
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ CONFIG_USE_STRIP=y
|
|||
# CONFIG_SIGNED_PACKAGES is not set
|
||||
|
||||
CONFIG_JSON_CYCLONEDX_SBOM=y
|
||||
CONFIG_INCLUDE_CONFIG=y
|
||||
|
||||
# Image #
|
||||
CONFIG_TARGET_CUSTOMER="IOPSYS"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue