diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-12-16 13:58:32 -0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-12-21 12:49:45 +0000 |
| commit | 5b5fe28ee0ee65027dbd6b14862e186451f0e3d2 (patch) | |
| tree | 77268ef6eab2ccb8f25b9141cc56b05000fe8246 /documentation/bsp-guide | |
| parent | 6534947d6b7f53bda78cd51419e48ee2115c0a58 (diff) | |
| download | poky-5b5fe28ee0ee65027dbd6b14862e186451f0e3d2.tar.gz | |
documentation/bsp-guide/bsp.xml: Updated Display Support Files section.
Added wording to indicate this directory as optional if the BSP had
special requirements for graphics support.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation/bsp-guide')
| -rw-r--r-- | documentation/bsp-guide/bsp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 2120a1bb38..94dd5160a7 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml | |||
| @@ -294,7 +294,8 @@ meta-<bsp_name>/recipes-graphics/* | |||
| 294 | </programlisting> | 294 | </programlisting> |
| 295 | 295 | ||
| 296 | <para> | 296 | <para> |
| 297 | This directory contains graphics recipes for the BSP. | 297 | This optional directory contains recipes for the BSP if it has |
| 298 | special requirements for graphics support. | ||
| 298 | All files that are needed for the BSP to support a display are kept here. | 299 | All files that are needed for the BSP to support a display are kept here. |
| 299 | For example, in the crownbay BSP several display support files exist: | 300 | For example, in the crownbay BSP several display support files exist: |
| 300 | <programlisting> | 301 | <programlisting> |
