10.11. Building Your Recipe

Use the devtool build command to cause the OpenEmbedded build system to build your recipe. The devtool build command is equivalent to bitbake -c populate_sysroot.

When you use the devtool build command, you must supply the root name of the recipe (i.e. no version, paths, or extensions). You can use either the "-s" or the "--disable-parallel-make" option to disable parallel makes during the build. Here is an example:

     $ devtool build recipe