summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-10-21 13:11:46 -0700
committerScott Rifenbark <scott.m.rifenbark@intel.com>2010-10-21 13:11:46 -0700
commita168d77ea992a67a10d3cbb89b95988fa27f24b0 (patch)
tree87693f29fcd0b9e5ab50d00cb0974d07ac23c331 /documentation
parent297c60afd8fa9bea4725c326ef9f64fd6772c5f5 (diff)
downloadpoky-a168d77ea992a67a10d3cbb89b95988fa27f24b0.tar.gz
Updated supporting text to reflect new poky-4.0-build directory in example
The example commands that build an image were updated to reflect the real 4.0 release. I updated the paragraph after the example commands to refer to the new release used in the command examples. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 808e1dde57..e0c660913a 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -221,7 +221,7 @@
221 <itemizedlist> 221 <itemizedlist>
222 <listitem> 222 <listitem>
223 <para> 223 <para>
224 The first two commands extract the Yocto Project files from the release area and place them into your build area (green-3.3-build in this example). 224 The first two commands extract the Yocto Project files from the release area and place them into your build area (<command>poky-4.0-build</command> in this example).
225 </para> 225 </para>
226 </listitem> 226 </listitem>
227 <listitem> 227 <listitem>