meta-digi/meta-digi-dey/recipes-digi/swu-images/files/ccimx6ul/sw-description

18 lines
313 B
Plaintext

software =
{
version = "##SW_VERSION##";
images: (
{
filename = "##BOOTIMG_NAME##";
volume = "linux";
type = "ubivol"
},
{
filename = "##ROOTIMG_NAME##";
volume = "rootfs";
type = "ubivol"
}
);
}