summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/bsp-guide/bsp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index 885e952de7..443d4427c6 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -162,8 +162,8 @@ meta-<bsp_name>/binary/<bootable_images>
162 <para> 162 <para>
163 This optional area contains useful pre-built kernels and user-space filesystem 163 This optional area contains useful pre-built kernels and user-space filesystem
164 images appropriate to the target system. 164 images appropriate to the target system.
165 This directory contains the Application Development Toolkit (ADT) and minimal 165 This directory typically contains graphical (e.g. sato) and minimal live images
166 live images when the BSP tarball has been created and made available in the Yocto Project website. 166 when the BSP tarball has been created and made available in the Yocto Project website.
167 You can use these kernels and images to get a system running and quickly get started 167 You can use these kernels and images to get a system running and quickly get started
168 on development tasks. 168 on development tasks.
169 </para> 169 </para>