build: create profiles.json per default

The file is a info file just like config.buildinfo, feeds.buildinfo and
version.buildinfo. It bundles these and more information in a machine
readable way.

This commit enables the creation of profiles.json by default and not
only for buildbots. By doing so it follow the behaviour of the
ImageBuilder which always creates the file, lastly this increases the
files visibility for downstream projects.

Signed-off-by: Paul Spooren <mail@aparcar.org>
(cherry picked from commit 181054bf79)
This commit is contained in:
Paul Spooren 2021-06-16 18:05:04 -10:00 committed by Tianling Shen
parent 16dee56503
commit 4cec6aacfb
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -7,7 +7,7 @@ menu "Global build settings"
config JSON_OVERVIEW_IMAGE_INFO
bool "Create JSON info file overview per target"
default BUILDBOT
default y
help
Create a JSON info file called profiles.json in the target
directory containing machine readable list of built profiles