documentation/bsp-guide/bsp.xml: Added information about /binary

Added information in the section about Pre-built User Binaries.
In the first paragraph I stated that this directory would contain
the Application Development Toolkit and minimal live images when the
BSP is "tarred" up and placed on the Yocto Project website.

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
Scott Rifenbark 2010-12-14 17:03:53 -08:00 committed by Richard Purdie
parent 775b4aea12
commit e2b180ab54
1 changed files with 3 additions and 1 deletions

View File

@ -106,6 +106,8 @@ meta-&lt;bsp_name&gt;/prebuilds/
<para>
This optional area contains useful pre-built kernels and userspace filesystem
images appropriate to the target system.
This directory contains the Application Development Toolkit (ADT) and minimal
live images when the BSP is has been "tar-balled" and placed on the Yocto Project website.
You can use these kernels and images to get a system running and quickly get started
on development tasks.
The exact types of binaries present are highly hardware-dependent.