build: create profiles.json per default
authorPaul Spooren <mail@aparcar.org>
Thu, 17 Jun 2021 04:05:04 +0000 (18:05 -1000)
committerPaul Spooren <mail@aparcar.org>
Mon, 21 Jun 2021 18:12:21 +0000 (08:12 -1000)
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>
config/Config-build.in

index 342859b7c0cdba020e73fb2eadea0e40d74204d0..f0e1aaa695d771be37589b666a38fc4ffeb8705f 100644 (file)
@@ -21,7 +21,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