Re: [PATCH 1/3] build/json: generate json file for initramfs images

2021-01-10 Thread Paul Spooren
On Sa, Jan 9, 2021 at 00:51, Moritz Warning wrote: The initramfs images are missing from the profiles.json files. Signed-off-by: Moritz Warning --- Superseded by GitHub patch[1]. Overall I'm not happy with this approach as it complicates multiple ends, instead I suggested a simpler

[PATCH 1/3] build/json: generate json file for initramfs images

2021-01-08 Thread Moritz Warning
The initramfs images are missing from the profiles.json files. Signed-off-by: Moritz Warning --- include/image.mk | 17 - 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/include/image.mk b/include/image.mk index 8f46c75ffe..fc73658a9a 100644 --- a/include/image.mk