diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-01-11 12:00:07 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-30 16:05:54 +0000 |
commit | 5592e808774e93ea76ebaf5d2b26e03a45a84ce9 (patch) | |
tree | 53e4db75f7044d4dec4ade1e8ccadc34b1542e90 /documentation | |
parent | 979ecf3eea0d755ff1f4f1e0bd28362528753bb5 (diff) | |
download | poky-5592e808774e93ea76ebaf5d2b26e03a45a84ce9.tar.gz |
documentation/dev-manual/dev-manual-start.xml: update meta-intel output
Verifying the 1.1.1 release and creating the local repo of meta-intel.
The console output is significantly different. I have updated the
returned console output.
(From yocto-docs rev: 653e1214861e98501d37543403c5324c4d153112)
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.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index fceee93b23..d3e8858fe6 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -198,11 +198,11 @@ | |||
198 | $cd poky | 198 | $cd poky |
199 | $ git clone git://git.yoctoproject.org/meta-intel.git | 199 | $ git clone git://git.yoctoproject.org/meta-intel.git |
200 | Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/ | 200 | Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/ |
201 | remote: Counting objects: 1325, done. | 201 | remote: Counting objects: 3279, done. |
202 | remote: Compressing objects: 100% (1078/1078), done. | 202 | remote: Compressing objects: 100% (2708/2708), done. |
203 | remote: Total 1325 (delta 546), reused 85 (delta 27) | 203 | remote: Total 3279 (delta 1761), reused 194 (delta 105) |
204 | Receiving objects: 100% (1325/1325), 1.56 MiB | 330 KiB/s, done. | 204 | Receiving objects: 100% (3279/3279), 1.75 MiB | 377 KiB/s, done. |
205 | Resolving deltas: 100% (546/546), done. | 205 | Resolving deltas: 100% (1761/1761), done. |
206 | </literallayout></para> | 206 | </literallayout></para> |
207 | <para>The same | 207 | <para>The same |
208 | <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_from_git_checkout_to_meta-intel_BSP'> | 208 | <ulink url='https://wiki.yoctoproject.org/wiki/Transcript:_from_git_checkout_to_meta-intel_BSP'> |