diff options
Diffstat (limited to 'documentation/yocto-project-qs')
| -rw-r--r-- | documentation/yocto-project-qs/yocto-project-qs.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 4a9c20c2c9..4dac0b4457 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml | |||
| @@ -781,7 +781,7 @@ | |||
| 781 | <title>Configuring the local.conf File</title> | 781 | <title>Configuring the local.conf File</title> |
| 782 | 782 | ||
| 783 | <para> | 783 | <para> |
| 784 | Initializing the build environment creates a <filename>local.conf</filename> configuration file | 784 | Initializing the build environment creates a <filename>conf/local.conf</filename> configuration file |
| 785 | in the build directory. | 785 | in the build directory. |
| 786 | You need to manually edit this file to specify the machine you are building and to optimize | 786 | You need to manually edit this file to specify the machine you are building and to optimize |
| 787 | your build time. | 787 | your build time. |
| @@ -848,6 +848,10 @@ | |||
| 848 | </literallayout></para></listitem> | 848 | </literallayout></para></listitem> |
| 849 | </itemizedlist> | 849 | </itemizedlist> |
| 850 | </para> | 850 | </para> |
| 851 | |||
| 852 | <para> | ||
| 853 | Once you have your image, you can take steps to load and boot it on the target hardware. | ||
| 854 | </para> | ||
| 851 | </section> | 855 | </section> |
| 852 | </section> | 856 | </section> |
| 853 | 857 | ||
