Template:Yocto Toolchain installation IMX: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 19: Line 19:
{{#lst:Yocto_Platform_Customization|YOCTO_ENV_SETUP_X}}
{{#lst:Yocto_Platform_Customization|YOCTO_ENV_SETUP_X}}
Build the toolchain:
Build the toolchain:
  $ {{#var:BB_ENV}} bitbake {{#varexists: DEFAULT_TOOLCHAIN_BB_NAME | {{#var:DEFAULT_TOOLCHAIN_BB_NAME}} | {{#varexists: B2QT_BSP_VERSION | meta-toolchain-b2qt-embedded-qt5-sdk | meta-toolchain}} }}<!--
  $ {{#var:BB_ENV}} bitbake {{#varexists: DEFAULT_TOOLCHAIN_BB_NAME | {{#var:DEFAULT_TOOLCHAIN_BB_NAME}} | {{#varexists: B2QT_BSP_VERSION | meta-toolchain-b2qt-embedded-qt5-sdk | meta-toolchain}} }}
 
<!-- Debian build with Yocto does currently not support building the SDK -->
Debian build with Yocto does currently not support building the SDK.
{{#switch:{{#var:PLATFORM_OS}}|Debian=|
-->{{#switch:{{#var:PLATFORM_OS}}|Debian=|
 
== Build a complete SDK ==
== Build a complete SDK ==



Revision as of 12:27, 19 April 2024