diff options
Diffstat (limited to 'documentation/dev-manual/dev-manual-start.xml')
-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 63595cf..0729baa 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -32,7 +32,7 @@ <para> You can use the OpenEmbedded build system, which uses - BitBake to develop complete Linux + BitBake, to develop complete Linux images and associated user-space applications for architectures based on ARM, MIPS, PowerPC, x86 and x86-64. <note> @@ -228,8 +228,8 @@ BSP tarball from the same "Downloads" page of the <ulink url='&YOCTO_HOME_URL;'>Yocto Project Website</ulink> to get the Yocto Project release. - Once on the "Download" page, look for "BSP" under the - "Type" heading.</para> + Once on the "Download" page, look to the right of the + page and scroll down to find the BSP tarballs.</para> <para>Once you have the tarball, just extract it into a directory of your choice. Again, this method just produces a snapshot of the BSP layer in the form of a hierarchical directory structure.</para></listitem> |