documentation/bsp-guide/bsp.xml: Edits to pre-built user binaries section.

(From yocto-docs rev: 1bf460e980ee35e783a64de2cddfdd68c5471871)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2012-02-22 14:58:23 -06:00 committed by Richard Purdie
parent 1764713763
commit 93ad9b5f00
1 changed files with 4 additions and 3 deletions

View File

@ -275,17 +275,18 @@
This optional area contains useful pre-built kernels and user-space filesystem
images appropriate to the target system.
This directory typically contains graphical (e.g. sato) and minimal live images
when the BSP tarball has been created and made available in the Yocto Project website.
when the BSP tarball has been created and made available in the
<ulink url='http://www.yoctoproject.org'>Yocto Project</ulink> website.
You can use these kernels and images to get a system running and quickly get started
on development tasks.
</para>
<para>
The exact types of binaries present are highly hardware-dependent.
However, a README file should be present in the BSP file structure that explains how to use
However, a README file should be present in the BSP Layer that explains how to use
the kernels and images with the target hardware.
If pre-built binaries are present, source code to meet licensing requirements must also
be provided in some form.
exist in some form.
</para>
</section>