mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
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:
committed by
Richard Purdie
parent
8a4282d9fa
commit
97768b81c1
@@ -431,7 +431,9 @@
|
|||||||
you need to do for the Yocto Project build system in order for it to create your image.
|
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
|
If you have not done so you need to get the build environment ready by sourcing
|
||||||
the environment setup script described earlier.
|
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
|
<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'>
|
<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.
|
Building an Image</ulink> section of the Yocto Project Quick Start.
|
||||||
|
|||||||
Reference in New Issue
Block a user