diff options
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index e99a63726a..f100683ebc 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -455,7 +455,8 @@ | |||
| 455 | Creating your own branch based on the released branch ensures | 455 | Creating your own branch based on the released branch ensures |
| 456 | you are using the latest files for that release. | 456 | you are using the latest files for that release. |
| 457 | </para></listitem> | 457 | </para></listitem> |
| 458 | <listitem><para>The final command runs the Yocto Project | 458 | <listitem><para> |
| 459 | The final command runs the Yocto Project | ||
| 459 | <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-script'><filename>&OE_INIT_FILE;</filename></ulink> | 460 | <ulink url='&YOCTO_DOCS_REF_URL;#structure-core-script'><filename>&OE_INIT_FILE;</filename></ulink> |
| 460 | environment setup script. | 461 | environment setup script. |
| 461 | Running this script defines OpenEmbedded build environment | 462 | Running this script defines OpenEmbedded build environment |
| @@ -470,8 +471,9 @@ | |||
| 470 | Later, when the build completes, the Build Directory contains | 471 | Later, when the build completes, the Build Directory contains |
| 471 | all the files created during the build. | 472 | all the files created during the build. |
| 472 | <note> | 473 | <note> |
| 473 | For information on running a memory-resident BitBake, see | 474 | For information on running a memory-resident |
| 474 | the | 475 | <ulink url='&YOCTO_DOCS_REF_URL;#usingpoky-components-bitbake'>BitBake</ulink>, |
| 476 | see the | ||
| 475 | <ulink url='&YOCTO_DOCS_REF_URL;#structure-memres-core-script'><filename>oe-init-build-env-memres</filename></ulink> | 477 | <ulink url='&YOCTO_DOCS_REF_URL;#structure-memres-core-script'><filename>oe-init-build-env-memres</filename></ulink> |
| 476 | setup script. | 478 | setup script. |
| 477 | </note></para></listitem> | 479 | </note></para></listitem> |
