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)
commit181054bf7939decd8ce6f32b6f8e2a363ab55e24
tree8d9baeebcad2b196344b1e8e943604cc6158b9e6
parent6561ca1fa510003a19ea7f8800535f12e5098ce2
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>
config/Config-build.in