4.3.2.7. Building Your Software

Use the build command to cause the OpenEmbedded build system to build your software based on the recipe file:

     $ devtool build recipe
                

Note

For complete syntax, use the devtool update-recipe ‐‐help command.

Building your software using build is identical to using BitBake to build the software.