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>
Mon, 14 Dec 2020 08:07:52 +0000 (22:07 -1000)
commitbc0ffff36a0bd8043e958913f574cb8d2a79e93d
tree30b8ebb61f20bab5daf73e532a489785d49bbd64
parentcdc8d4b46f0811292fffc6094acd81e854b5f4a5
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>
include/image.mk
scripts/json_add_image_info.py