summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-start.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-01-12 08:18:58 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-08 12:07:38 -0800
commit40d0c8b7844b7a89bee84a139233ea1acc5f0cfc (patch)
tree4b827e9eebea99ab5c58d5ee3da2d2fc8fbd661c /documentation/dev-manual/dev-manual-start.xml
parent226dfa1151a05be6704dd6933415009caa1df6cf (diff)
downloadpoky-40d0c8b7844b7a89bee84a139233ea1acc5f0cfc.tar.gz
documentation/dev-manual/dev-manual-start.xml: poky-extra output updated
I updated the console output returned when you set up the poky-extras repo. (From yocto-docs rev: f0fe9a6e04f72c727562719244719ce1058256e4) 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.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index 2a93ec6f67..9e7f60f6eb 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -157,11 +157,12 @@
157 $ cd ~/poky 157 $ cd ~/poky
158 $ git clone git://git.yoctoproject.org/poky-extras poky-extras 158 $ git clone git://git.yoctoproject.org/poky-extras poky-extras
159 Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/ 159 Initialized empty Git repository in /home/scottrif/poky/poky-extras/.git/
160 remote: Counting objects: 543, done. 160 remote: Counting objects: 561, done.
161 remote: Compressing objects: 100% (483/483), done. 161 remote: Compressing objects: 100% (501/501), done.
162 remote: Total 543 (delta 144), reused 307 (delta 39) 162 remote: Total 561 (delta 159), reused 306 (delta 39)
163 Receiving objects: 100% (543/543), 520.55 KiB, done. 163 Receiving objects: 100% (561/561), 519.96 KiB | 479 KiB/s, done.
164 Resolving deltas: 100% (144/144), done. </literallayout></para></listitem> 164 Resolving deltas: 100% (159/159), done.
165 </literallayout></para></listitem>
165 <listitem><para><emphasis>Supported Board Support Packages (BSPs):</emphasis> 166 <listitem><para><emphasis>Supported Board Support Packages (BSPs):</emphasis>
166 Similar considerations exist for BSPs. 167 Similar considerations exist for BSPs.
167 You can get set up for BSP development one of two ways: tarball extraction or 168 You can get set up for BSP development one of two ways: tarball extraction or