From 59a40f543ea42a0f374be140754a663c596ec159 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Fri, 6 Jul 2012 13:18:48 -0700 Subject: documentation/yocto-project-qs/yocto-project-qs.xml: edits to super user Mentioned at the very end of the beagleboard build that the image can now be run on the target hardware. Also, specically noted the local.conf file as "conf/local.conf" in the build directory. Reported-by: Kevin Strasser (From yocto-docs rev: a4b41c7f5e8e8017401961097e0df4b13458ac24) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'documentation/yocto-project-qs') 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 @@ Configuring the local.conf File - Initializing the build environment creates a local.conf configuration file + Initializing the build environment creates a conf/local.conf configuration file in the build directory. You need to manually edit this file to specify the machine you are building and to optimize your build time. @@ -848,6 +848,10 @@ + + + Once you have your image, you can take steps to load and boot it on the target hardware. + -- cgit v1.2.3-54-g00ecf