documentation/dev-manual/dev-manual-model.xml: minor edits

Feedback per Dave Stewart added to clarify which two important
configuration files need editing.

(From yocto-docs rev: f37ade7f0d31ae6284c3bfee184c88b523f5fe69)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2011-08-31 07:00:07 -07:00
committed by Richard Purdie
parent 8a4282d9fa
commit 97768b81c1

View File

@@ -431,7 +431,9 @@
you need to do for the Yocto Project build system in order for it to create your image.
If you have not done so you need to get the build environment ready by sourcing
the environment setup script described earlier.
You also need to be sure two key configuration files are configured appropriately.</para>
You also need to be sure two key configuration files
(<filename>local.conf</filename> and <filename>bblayers.conf</filename>)
are configured appropriately.</para>
<para>The entire process for building an image is overviewed in the
<ulink url='http://www.yoctoproject.org/docs/1.1/yocto-project-qs/yocto-project-qs.html#building-image'>
Building an Image</ulink> section of the Yocto Project Quick Start.