diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-09-28 06:55:03 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-01 23:30:27 +0100 |
| commit | 082451723577c42419ead8e2f2602d9df25e7983 (patch) | |
| tree | a5ba8f694c10ef2969214adf2e9ff761ccd59350 | |
| parent | b7eb759920eea7d5c089ab081ed6709424b50b87 (diff) | |
| download | poky-082451723577c42419ead8e2f2602d9df25e7983.tar.gz | |
documentation: dev-manual - updated meta-intel repo example.
Added a line to cd to the poky directory so the example makes
sure the meta-intel directory is created in poky as it states.
(From yocto-docs rev: fdeff0fc2c61c521eaf9d3c48429792f1559c2a4)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 1 |
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 9be6992dd1..f9ec8d1d66 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -229,6 +229,7 @@ | |||
| 229 | <filename>meta-intel</filename> | 229 | <filename>meta-intel</filename> |
| 230 | Git repository inside the local <filename>poky</filename> Git repository. | 230 | Git repository inside the local <filename>poky</filename> Git repository. |
| 231 | <literallayout class='monospaced'> | 231 | <literallayout class='monospaced'> |
| 232 | $ cd ~/poky | ||
| 232 | $ git clone git://git.yoctoproject.org/meta-intel.git | 233 | $ git clone git://git.yoctoproject.org/meta-intel.git |
| 233 | Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/ | 234 | Initialized empty Git repository in /home/scottrif/poky/meta-intel/.git/ |
| 234 | remote: Counting objects: 3380, done. | 235 | remote: Counting objects: 3380, done. |
