summaryrefslogtreecommitdiffstats
path: root/documentation
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-01-30 16:05:56 +0000
commit567200dcf23380f18ab524c51c227f65457c9380 (patch)
treecc47430c78ba1ce21341de5cea4f44d47e8ee884 /documentation
parentb4f5708c054b468547681d3f90426ba5814ff886 (diff)
downloadpoky-567200dcf23380f18ab524c51c227f65457c9380.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: f4a6bea21df8dc6df1c30288a6ea93218e7d614d) 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.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 d3e8858fe6..3420bd8b70 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