build/json: add filesystem information
authorPaul Spooren <mail@aparcar.org>
Mon, 14 Dec 2020 00:36:17 +0000 (14:36 -1000)
committerPaul Spooren <mail@aparcar.org>
Thu, 17 Dec 2020 21:16:36 +0000 (11:16 -1000)
commit42e478eb0dbfce71ba21d2a6ed7297ec6db8cc19
treeb9b5e959b5ae1d54eb11c576a60fd3cfa276aa49
parentb14eeccdfeeeaad30ab301401432e217c1b77180
build/json: add filesystem information

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 <mail@aparcar.org>
(cherry picked from commit bc0ffff36a0bd8043e958913f574cb8d2a79e93d)
include/image.mk
scripts/json_add_image_info.py