I have two Mender artifacts: a rootfs image artifact and a separate artifact which contains data for my custom update module. I’d like to combine them into a single artifact file for ease of management on the server. Is there a way to add the update module artifact to the rootfs artifact with the mender-artifact tool, or should I write my own tool for this?
Thanks,
Stu