Template:YOCTO ENV SETUP X SHORT FF: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{#switch:{{#var:PLATFORM_OS}}|Debian=
{{#switch:{{#var:PLATFORM_OS}}|Debian=
<pre>$ bitbake var-recovery-image</pre> |
$ bitbake var-recovery-image |
<pre>$ VAR_RECOVERY_TARGET_ROOTFS="var-image-swupdate" bitbake var-recovery-image</pre>
$ VAR_RECOVERY_TARGET_ROOTFS="var-image-swupdate" bitbake var-recovery-image
}}
}}
* Boot the board using the created SD card. See more info {{Varlink|{{#var:GUIDE_NAME}} Build Release#Boot_the_board_with_a_bootable_SD_card|{{#var:RELEASE_LINK}}|here}}.
* Boot the board using the created SD card. See more info {{Varlink|{{#var:GUIDE_NAME}} Build Release#Boot_the_board_with_a_bootable_SD_card|{{#var:RELEASE_LINK}}|here}}.
* Install the demo image to the eMMC{{#ifeq: {{#var:SOC_SERIES}} | imx8 |&nbsp;using|. Either use the installation icons on the desktop (which will be updated with the "-u" parameter by the var-create-yocto-sdcard.sh script, when the recovery image used is {{#var:SWUPDATE_IMAGE_NAME}}), or use}} the {{#var:INSTALL_SCRIPT|install_yocto.sh}} script {{#ifeq: {{#var:SOC_SERIES}} | imx8||manually,}} with the "-u" parameter.
* Install the demo image to the eMMC{{#ifeq: {{#var:SOC_SERIES}} | imx8 |&nbsp;using|. Either use the installation icons on the desktop (which will be updated with the "-u" parameter by the var-create-yocto-sdcard.sh script, when the recovery image used is {{#var:SWUPDATE_IMAGE_NAME}}), or use}} the {{#var:INSTALL_SCRIPT|install_yocto.sh}} script {{#ifeq: {{#var:SOC_SERIES}} | imx8||manually,}} with the "-u" parameter.
</includeonly>
</includeonly>

Revision as of 12:36, 24 October 2024