Hi, I use mender-artifact in Yocto and notice that the type field in type-info is empty:
{
"type":"",
...
}
Shouldn’t that be rootfs-image? For other artifacts, e.g. single-file, it is correct. If this behavior is intented, is there any other good way to get the artifact type from the header?