Template:Yocto Build Release TI: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
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="{{#var:RECOVERY_SD_NAME_BASE}}"' >> conf/local.conf
  echo 'RECOVERY_SD_NAME="{{#var:RECOVERY_SD_BASE}}"' >> conf/local.conf


Build the image:
Build the image:

Revision as of 20:24, 12 April 2023