summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-09-28 06:51:00 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-10-01 23:30:27 +0100
commita8ceece7d680c958800825771131e62fef1b7318 (patch)
tree0f9dd4428c09c9896f26eed03effc32f77a2c6ca /documentation/dev-manual/dev-manual-start.xml
parentf38b88a66c5a8b2151955c35fbacf79a11d27807 (diff)
downloadpoky-a8ceece7d680c958800825771131e62fef1b7318.tar.gz
documentation: dev-manual - Update poky-extras example
Updated so that the repo poky-extras is for sure created inside the poky repository. (From yocto-docs rev: b01ea76ded2ade66f2cb19b37d9e9d8d5d2e96c9) 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/dev-manual-start.xml')
-rw-r--r--documentation/dev-manual/dev-manual-start.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index f389f68af7..2900cc3626 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -173,6 +173,7 @@
173 repository inside the source directory, which is named <filename>poky</filename> 173 repository inside the source directory, which is named <filename>poky</filename>
174 in this case: 174 in this case:
175 <literallayout class='monospaced'> 175 <literallayout class='monospaced'>
176 $ cd ~/poky
176 $ git clone git://git.yoctoproject.org/poky-extras poky-extras 177 $ git clone git://git.yoctoproject.org/poky-extras poky-extras
177 Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/ 178 Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/
178 remote: Counting objects: 618, done. 179 remote: Counting objects: 618, done.