Template:YOCTO ENV SETUP X SHORT FF: Difference between revisions
From Variscite Wiki
(Replaced content with "<includeonly> {{#vardefine:SHELL_PROMPT|{{#if:{{#var:BUILD_YOCTO_IN_DOCKER_CONTAINER}}|vari@474da3a440cf:/workdir/{{#var:BUILD_FOLDER_ENV}}$|$}}}} {{#switch:{{#var:PLATFORM_OS}}|Debian= <pre>{{#var:SHELL_PROMPT}} bitbake var-recovery-image</pre> | <pre>{{#var:SHELL_PROMPT}} VAR_RECOVERY_TARGET_ROOTFS="var-image-swupdate" bitbake var-recovery-image</pre> }} * Boot the board using the created SD card. See more info {{Varlink|{{#var:GUIDE_NAME}} Build Release#Boot_the_b...") Tag: Replaced |
No edit summary |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{{#switch:{{#var:PLATFORM_OS}}|Debian= | {{#switch:{{#var:PLATFORM_OS}}|Debian= | ||
<pre>{{#var:SHELL_PROMPT}} bitbake var-recovery-image</pre> | | <pre>{{#var:SHELL_PROMPT}} bitbake var-recovery-image</pre> | |