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)
downloadast2050-yocto-poky-611d92f106cb3c86a9c0b8e81e688ef77c8a6f19.zip
ast2050-yocto-poky-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 a0c43f4..d4f8026 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -79,7 +79,7 @@
into the current working directory and sets up the Yocto Project file structure
with a top-level directory named <filename>poky-1.1</filename>:
<literallayout class='monospaced'>
- $ tar xfj poky-1.1.tar.bz2
+ $ tar xfj poky-edison-1.1.tar.bz2
</literallayout></para>
<para>This method does not produce a Git repository.
Instead, you simply end up with a local snapshot of the
OpenPOWER on IntegriCloud