September 2016
Intermediate to advanced
989 pages
24h 10m
English
When customizing the software, there are some system development workflows that are commonly used, and we will introduce them in this recipe.
We will see an overview of the following development workflows:
They are all used under different scenarios.
Let's understand what the use of each of these development workflows is individually.
In this workflow, we don't use the Yocto build system to build our packages, just a Yocto toolchain and the package's own build system.
The resulting source can be integrated into Yocto in the following ways:
Read now
Unlock full access