meta-digi/meta-digi-dey/recipes-digi/swu-images/files/image_template_mmc

9 lines
312 B
Plaintext

{
filename = "##IMG_NAME##";
device = "##DEV##";
type = "raw";
sha256 = "$swupdate_get_sha256(##IMG_NAME##)";
compressed = "zlib";
installed-directly = true;
}