summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-10 19:16:11 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-30 16:05:53 +0000
commite67311606e0313893af06ea0f0016b5375d00895 (patch)
tree24b4f7d0ed9aadd08e71ddbbc40ceaef2415442e /documentation
parentb17aecd70a6e323ee80e1acb757c94941af17acc (diff)
downloadpoky-e67311606e0313893af06ea0f0016b5375d00895.tar.gz
documentation/dev-manual/dev-manual-start.xml: top-level dir fixed
Changed the top-level directory created from unpacking the edison-6.0.1 tarball from 'poky-1.1.1' to 'poky-edison-6.0.1'. (From yocto-docs rev: 7af332806f1f4952f8e7672243d077e4ecde7fc5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index a9f1703719..fceee93b23 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -77,7 +77,7 @@
77 Once you have the tarball, just extract it into a directory of your choice.</para> 77 Once you have the tarball, just extract it into a directory of your choice.</para>
78 <para>For example, the following command extracts the Yocto Project 1.1.1 release tarball 78 <para>For example, the following command extracts the Yocto Project 1.1.1 release tarball
79 into the current working directory and sets up the Yocto Project file structure 79 into the current working directory and sets up the Yocto Project file structure
80 with a top-level directory named <filename>poky-1.1.1</filename>: 80 with a top-level directory named <filename>poky-edison-6.0.1</filename>:
81 <literallayout class='monospaced'> 81 <literallayout class='monospaced'>
82 $ tar xfj poky-edison-6.0.1.tar.bz2 82 $ tar xfj poky-edison-6.0.1.tar.bz2
83 </literallayout></para> 83 </literallayout></para>