diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-11-11 07:06:52 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-03 12:53:07 +0000 |
| commit | 88312722890aa95c0f91e2b5ac72241f545c7bd1 (patch) | |
| tree | 6469d26ae9039942dcd460648306fc1a814239e2 /documentation/dev-manual/dev-manual-start.xml | |
| parent | c24180629cfc51383a51051583b39acb663d3745 (diff) | |
| download | poky-88312722890aa95c0f91e2b5ac72241f545c7bd1.tar.gz | |
dev-manual: Reworded sentence for meta-intel setup
Changed wording to remove implications of meta-intel clone
importance regarding working with BSPs.
Reported-by: Robert P. J. Day <rpjday@crashcourse.ca>
(From yocto-docs rev: e5f80aadf6f651af6efae6e99d0a4d9b6e76fc99)
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.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 1a16b9f0ce..99e7701acf 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
| @@ -212,9 +212,10 @@ | |||
| 212 | repository in the "Yocto Metadata Layers" area of the Yocto | 212 | repository in the "Yocto Metadata Layers" area of the Yocto |
| 213 | Project Source Repositories at | 213 | Project Source Repositories at |
| 214 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>.</para> | 214 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi'></ulink>.</para> |
| 215 | <para>To get started with the BSPs, you need to use | 215 | <para>Using |
| 216 | <link linkend='git'>Git</link> to create a local clone of the | 216 | <link linkend='git'>Git</link> to create a local clone of the |
| 217 | upstream repository. | 217 | upstream repository can be helpful if you are working with |
| 218 | BSPs. | ||
| 218 | Typically, you set up the <filename>meta-intel</filename> | 219 | Typically, you set up the <filename>meta-intel</filename> |
| 219 | Git repository inside the Source Directory. | 220 | Git repository inside the Source Directory. |
| 220 | For example, the following transcript shows the steps to clone | 221 | For example, the following transcript shows the steps to clone |
