diff options
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 |
