phase1: add JSON merge step
authorPaul Spooren <mail@aparcar.org>
Tue, 30 Jun 2020 23:28:02 +0000 (13:28 -1000)
committerJo-Philipp Wich <jo@mein.io>
Thu, 30 Jul 2020 10:32:05 +0000 (12:32 +0200)
commite30b1cf1924821a03fff90d310a2a095ee134b37
treebf04621aba08b450a11aaf83ac769a9a75266efb
parent3cd6f216a3eb192891067f0897c96b2578642c60
phase1: add JSON merge step

The refactored JSON info files require a final merge step which sums up
all created JSON info files of a target into a single `profiles.json`
files.

This patch adds the extra step to run `make json_overview_image_info`
just before calculating the checksums so the `profiles.json` files is
signed as well.

Signed-off-by: Paul Spooren <mail@aparcar.org>
[allow the step to fail to satisfy 18.06 builders]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
phase1/master.cfg