7.7. SDK Area¶
Figure 7.8 Application Development SDK as part of Yocto Build System Workflow¶
In the general workflow figure, the output labeled “Application Development
SDK” represents an SDK. The SDK generation process differs depending on
whether you build an extensible SDK (e.g. bitbake -c populate_sdk_ext
imagename
) or a standard SDK (e.g. bitbake -c populate_sdk imagename
).
See Application Development SDK for more details.