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 @@ Creating your own branch based on the released branch ensures you are using the latest files for that release. - The final command runs the Yocto Project + + The final command runs the Yocto Project &OE_INIT_FILE; environment setup script. Running this script defines OpenEmbedded build environment @@ -470,8 +471,9 @@ Later, when the build completes, the Build Directory contains all the files created during the build. - For information on running a memory-resident BitBake, see - the + For information on running a memory-resident + BitBake, + see the oe-init-build-env-memres setup script.