summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
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 14:01:41 +0100
commit0c48a6805e26dfd32e7a516aa256cae424957e1c (patch)
tree4d59335980b4384645b2c8656f9c95bfa549ab60 /documentation/dev-manual
parent1ea2c63bf53d25892f407e341c77cf13927f9329 (diff)
downloadpoky-0c48a6805e26dfd32e7a516aa256cae424957e1c.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/dev-manual')
-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