build: preserve profiles.json between builds
authorMoritz Warning <moritzwarning@web.de>
Sun, 21 Feb 2021 23:18:10 +0000 (00:18 +0100)
committerPaul Spooren <mail@aparcar.org>
Thu, 17 Jun 2021 07:28:53 +0000 (21:28 -1000)
commita463b96241fbc2d142982387eaed9989e201ac7a
tree04e6487ecbe188515673f7bc756badf0a6430d89
parent3d026d24257a0e2f3170538d8a54d520315699a1
build: preserve profiles.json between builds

Keep other profiles.json content if the data belongs to the current
build version.

Also useful for the ImageBuilder, which builds for a single model each
time. Without this commit the profiles.json would only contain the
latest build profile information.

Signed-off-by: Moritz Warning <moritzwarning@web.de>
[improve commit message]
Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/json_overview_image_info.py