build,json: fix generation with empty profiles
authorPaul Spooren <mail@aparcar.org>
Mon, 21 Jun 2021 06:23:45 +0000 (20:23 -1000)
committerPaul Spooren <mail@aparcar.org>
Mon, 21 Jun 2021 08:42:29 +0000 (22:42 -1000)
commitfd0d9909bf50f114d5e7f7cedf53e542de878a2c
tree8f1463c4508eb1e7188416af3335ee389920fa0f
parent23c3bab9209f984692f8206c0d97758ee223a26f
build,json: fix generation with empty profiles

If the image generation doesn't add any profiles to the output the
*profile merge* will fail. To avoid that set an empty profile as
fallback.

Signed-off-by: Paul Spooren <mail@aparcar.org>
scripts/json_overview_image_info.py