Template:Yocto Build Release TI: Difference between revisions
From Variscite Wiki
Line 80: | Line 80: | ||
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: | 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="{{RM_IMG_EXT|{{#var:RECOVERY_SD_NAME}}}}"' >> conf/local.conf | echo 'RECOVERY_SD_NAME="{{RM_IMG_EXT|{{#var:RECOVERY_SD_NAME}}}}abc"' >> conf/local.conf | ||
Build the image: | Build the image: |