Template:Yocto Build Release TI: Difference between revisions
From Variscite Wiki
Line 78: | Line 78: | ||
/opt/images/Yocto/rootfs.tar.zst | /opt/images/Yocto/rootfs.tar.zst | ||
By default, the image will be named '''var-recovery-sd-image-am62x-var-som.wic.zst'''. It can be overridden adding the RECOVERY_SD_NAME variable to local.conf: | By default, the image will be named '''var-recovery-sd-image-am62x-var-som.wic.zst'''. It can be overridden adding the '''RECOVERY_SD_NAME''' variable to local.conf. For example: | ||
echo 'RECOVERY_SD_NAME="{{#var:RECOVERY_SD_NAME}}"' >> conf/local.conf | echo 'RECOVERY_SD_NAME="{{#var:RECOVERY_SD_NAME}}"' >> conf/local.conf |