summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-03 11:42:56 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-04 13:46:45 +0100
commit611d92f106cb3c86a9c0b8e81e688ef77c8a6f19 (patch)
treed02cafbd73b2baecf75f240825a437299e543890 /documentation
parent8c10e069319458255826f9e0cdef5c90886c67d1 (diff)
downloadpoky-611d92f106cb3c86a9c0b8e81e688ef77c8a6f19.tar.gz
documentation/dev-manual/dev-manual-start.xml: Updates for 1.1 repos names
I changed the bernard examples used when creating Git repos to reflect the edison release. (From yocto-docs rev: d345cb08905e7f5e21b1649af5e876317cc68931) 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 a0c43f4943..d4f80267d1 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -79,7 +79,7 @@
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</filename>: 80 with a top-level directory named <filename>poky-1.1</filename>:
81 <literallayout class='monospaced'> 81 <literallayout class='monospaced'>
82 $ tar xfj poky-1.1.tar.bz2 82 $ tar xfj poky-edison-1.1.tar.bz2
83 </literallayout></para> 83 </literallayout></para>
84 <para>This method does not produce a Git repository. 84 <para>This method does not produce a Git repository.
85 Instead, you simply end up with a local snapshot of the 85 Instead, you simply end up with a local snapshot of the