Template:Yocto Build Release TI: Difference between revisions

From Variscite Wiki
Line 54: Line 54:
Next, setup the environment. The above commands are only required 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:
Next, setup the environment. The above commands are only required 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:


  $ cd build
  $ cd ~/var-ti-yocto/tisdk/build
  $ . conf/setenv
  $ . conf/setenv
  $ export TOOLCHAIN_PATH_ARMV7=$HOME/{{#var:armv7_toolchain}} && \
  $ export TOOLCHAIN_PATH_ARMV7=$HOME/{{#var:armv7_toolchain}} && \

Revision as of 22:02, 12 April 2023