diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-start.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 63595cfcf6..0729baa0da 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml | |||
@@ -32,7 +32,7 @@ | |||
32 | 32 | ||
33 | <para> | 33 | <para> |
34 | You can use the OpenEmbedded build system, which uses | 34 | You can use the OpenEmbedded build system, which uses |
35 | BitBake to develop complete Linux | 35 | BitBake, to develop complete Linux |
36 | images and associated user-space applications for architectures based | 36 | images and associated user-space applications for architectures based |
37 | on ARM, MIPS, PowerPC, x86 and x86-64. | 37 | on ARM, MIPS, PowerPC, x86 and x86-64. |
38 | <note> | 38 | <note> |
@@ -228,8 +228,8 @@ | |||
228 | BSP tarball from the same "Downloads" page of the | 228 | BSP tarball from the same "Downloads" page of the |
229 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> | 229 | <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> |
230 | to get the Yocto Project release. | 230 | to get the Yocto Project release. |
231 | Once on the "Download" page, look for "BSP" under the | 231 | Once on the "Download" page, look to the right of the |
232 | "Type" heading.</para> | 232 | page and scroll down to find the BSP tarballs.</para> |
233 | <para>Once you have the tarball, just extract it into a directory of your choice. | 233 | <para>Once you have the tarball, just extract it into a directory of your choice. |
234 | Again, this method just produces a snapshot of the BSP layer in the form | 234 | Again, this method just produces a snapshot of the BSP layer in the form |
235 | of a hierarchical directory structure.</para></listitem> | 235 | of a hierarchical directory structure.</para></listitem> |