diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-11-09 07:11:35 -0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-11-15 22:25:24 +0000 |
commit | 00c23106d48e924be5af24d716b7f3860f439648 (patch) | |
tree | d2c36feb2202f0aac4d51451cb2d18afff596dd6 | |
parent | 7c2735f509f8db7871fc98ed2e1521551849daca (diff) | |
download | poky-00c23106d48e924be5af24d716b7f3860f439648.tar.gz |
Added a new PNG file (bsp-title.png) as the imagedata tag.
Since this manual is about BSP and not Poky as is the Poky Reference
Manual I updated the title page to include the title combined with the
Yocto Project logo. Updates affect both the PDF and HTLM versions
of the BSP Guide.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
-rw-r--r-- | documentation/bsp-guide/bsp-guide.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index e90602cb00..7014654115 100644 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -9,13 +9,13 @@ | |||
9 | 9 | ||
10 | <mediaobject> | 10 | <mediaobject> |
11 | <imageobject> | 11 | <imageobject> |
12 | <imagedata fileref='poky-ref-manual.png' | 12 | <imagedata fileref='figures/bsp-title.png' |
13 | format='SVG' | 13 | format='SVG' |
14 | align='center' scalefit='1' width='100%'/> | 14 | align='center' scalefit='1' width='100%'/> |
15 | </imageobject> | 15 | </imageobject> |
16 | </mediaobject> | 16 | </mediaobject> |
17 | 17 | ||
18 | <title>Board Support Package (BSP) Developers Guide</title> | 18 | <title></title> |
19 | 19 | ||
20 | <authorgroup> | 20 | <authorgroup> |
21 | <author> | 21 | <author> |