{
    "config_format": "4",
    "autoinstall": false,
    "name": "Toradex Easy Installer",
    "description": "Toradex Easy Installer for apalis-imx8 machine",
    "version": "6.8.6+build.15",
    "release_date": "2026-04-02",
    "wrapup_script": "wrapup.sh",
    "icon": "tezi.png",
    "isinstaller": true,
    "supported_product_ids": [
        "0037",
        "0047",
        "0048",
        "0049",
        "0067",
        "0091",
        "0092",
        "0093",
        "0094",
        "0095"
    ],
    "blockdevs": [
        {
            "name": "mmcblk0",
            "partitions": [
                {
                    "partition_size_nominal": 128,
                    "want_maximised": false,
                    "content": {
                        "label": "BOOT",
                        "filesystem_type": "FAT",
                        "mkfs_options": "",
                        "filelist": [
                            "tezi.itb",
                            "boot.scr",
                            "overlays.txt",
                            "hdmitxfw.bin"
                        ],
                        "uncompressed_size": 43.411354064941406
                    }
                }
            ]
        },
        {
            "name": "mmcblk0boot0",
            "erase": true,
            "content": {
                "filesystem_type": "raw",
                "rawfiles": [
                    {
                        "filename": "imx-boot-sd",
                        "dd_options": "seek=0"
                    }
                ]
            }
        }
    ]
}