Template:Yocto Toolchain installation IMX: Difference between revisions
From Variscite Wiki
(Created page with "{{#varexists:DEFAULT_IMAGE_BB_NAME | | {{ #vardefine:DEFAULT_IMAGE_BB_NAME | fsl-image-gui }} }} <!-- --> {{#vardefine:TOOLCHAIN_INSTALL_NAME | {{#switch: {{#var:SOC_SERIES|im...") |
No edit summary |
||
Line 1: | Line 1: | ||
{{#varexists:DEFAULT_IMAGE_BB_NAME | | {{ #vardefine:DEFAULT_IMAGE_BB_NAME | fsl-image-gui }} }} <!-- | <includeonly>{{#varexists:DEFAULT_IMAGE_BB_NAME | | {{ #vardefine:DEFAULT_IMAGE_BB_NAME | fsl-image-gui }} }} <!-- | ||
--> {{#vardefine:TOOLCHAIN_INSTALL_NAME | {{#switch: {{#var:SOC_SERIES|imx6}} | --> {{#vardefine:TOOLCHAIN_INSTALL_NAME | {{#switch: {{#var:SOC_SERIES|imx6}} | ||
|imx9| | |imx9| | ||
Line 44: | Line 44: | ||
Each time you wish to use the toolchain in a new shell session, you need to source the environment setup script: | Each time you wish to use the toolchain in a new shell session, you need to source the environment setup script: | ||
$ source {{#var:TOOLCHAIN_LOCATION}}{{#ifeq: {{#var:SOC_SERIES}}|imx8|<br>$ export LDFLAGS=|}} | $ source {{#var:TOOLCHAIN_LOCATION}}{{#ifeq: {{#var:SOC_SERIES}}|imx8|<br>$ export LDFLAGS=|}} | ||
</includeonly> |