diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-model.xml')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 2ba8b69ad5..3fdd681f4f 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -472,7 +472,7 @@ | |||
472 | <listitem><para><emphasis>Prepare for the build</emphasis>: Once you have made all the | 472 | <listitem><para><emphasis>Prepare for the build</emphasis>: Once you have made all the |
473 | changes to your kernel (configurations, source code changes, recipe additions, | 473 | changes to your kernel (configurations, source code changes, recipe additions, |
474 | or recipe changes), there remains a few things | 474 | or recipe changes), there remains a few things |
475 | you need to do in order for the Yocto Project build system to create your image. | 475 | you need to do in order for the Yocto Project build system (BitBake) to create your image. |
476 | If you have not done so, you need to get the build environment ready by sourcing | 476 | If you have not done so, you need to get the build environment ready by sourcing |
477 | the environment setup script described earlier. | 477 | the environment setup script described earlier. |
478 | You also need to be sure two key configuration files | 478 | You also need to be sure two key configuration files |