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

From Variscite Wiki
No edit summary
No edit summary
Line 2: Line 2:
The above command is only mandatory for the very first build setup: whenever restarting a newer build session (from a different terminal or in a different time), you can skip the full setup and just run
The above command is only mandatory for the very first build setup: whenever restarting a newer build session (from a different terminal or in a different time), you can skip the full setup and just run


{{#if:{{#var:BUILD_YOCTO_IN_DOCKER_CONTAINER}}|
{{#if:{{#var:BUILD_YOCTO_IN_DOCKER_CONTAINER}}|
 
  vari@474da3a440cf:/workdir$ source setup-environment {{#var:BUILD_FOLDER_ENV}}<!--
  vari@474da3a440cf:/workdir$ source setup-environment {{#var:BUILD_FOLDER_ENV}}<!--
|
|
  $ cd {{#var:BUILD_FOLDER}}
  $ cd {{#var:BUILD_FOLDER}}
  $ source setup-environment {{#var:BUILD_FOLDER_ENV}}<!--
  $ source setup-environment {{#var:BUILD_FOLDER_ENV}}<!--
}}
}}
--></includeonly>
--></includeonly>

Revision as of 09:10, 19 October 2024