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

10 lines
441 B
Plaintext

{
type = "ubivol_rdiff_image";
filename = "@@SWUPDATE_RDIFF_ROOTFS_DELTA_FILE_NAME@@";
volume = "##DEV##";
properties: {
rdiffbase = ["/dev/rdiff_source_rootfs"];
rdiffnewsize = "$swupdate_get_size(@@DEPLOY_DIR_IMAGE@@/@@IMG_NAME@@-@@MACHINE@@.squashfs)";
};
}