Re: [PATCH] build/json: add filesystem information

2020-12-13 Thread Petr Štetiar
Paul Spooren [2020-12-13 14:40:55]: > Some images are created using different filesystems, most popular > squashfs and ext4. To allow downstream projects to distinguesh between > those, add the `filesystem` information to created json files. > > Signed-off-by: Paul Spooren Reviewed-by: Petr

[PATCH] build/json: add filesystem information

2020-12-13 Thread Paul Spooren
Some images are created using different filesystems, most popular squashfs and ext4. To allow downstream projects to distinguesh between those, add the `filesystem` information to created json files. Signed-off-by: Paul Spooren --- include/image.mk | 1 +