diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-12-14 17:03:53 -0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-21 12:49:43 +0000 |
| commit | e2b180ab543355396db47b37a7ac3582b8ee6818 (patch) | |
| tree | bfbc3e11f67979116370bde2c4fc603ff4e235f0 /documentation | |
| parent | 775b4aea1287d47b9450dd8f285a95b17f27b148 (diff) | |
| download | poky-e2b180ab543355396db47b37a7ac3582b8ee6818.tar.gz | |
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>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 9698e939f4..321965ad8e 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -105,7 +105,9 @@ meta-<bsp_name>/prebuilds/ | |||
| 105 | 105 | ||
| 106 | <para> | 106 | <para> |
| 107 | This optional area contains useful pre-built kernels and userspace filesystem | 107 | This optional area contains useful pre-built kernels and userspace filesystem |
| 108 | images appropriate to the target system. | 108 | images appropriate to the target system. |
| 109 | This directory contains the Application Development Toolkit (ADT) and minimal | ||
| 110 | live images when the BSP is has been "tar-balled" and placed on the Yocto Project website. | ||
| 109 | You can use these kernels and images to get a system running and quickly get started | 111 | You can use these kernels and images to get a system running and quickly get started |
| 110 | on development tasks. | 112 | on development tasks. |
| 111 | The exact types of binaries present are highly hardware-dependent. | 113 | The exact types of binaries present are highly hardware-dependent. |
