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 /documentation | |
parent | 7c2735f509f8db7871fc98ed2e1521551849daca (diff) | |
download | openembedded-core-00c23106d48e924be5af24d716b7f3860f439648.tar.gz openembedded-core-00c23106d48e924be5af24d716b7f3860f439648.tar.bz2 openembedded-core-00c23106d48e924be5af24d716b7f3860f439648.zip |
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>
Diffstat (limited to 'documentation')
-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 @@ <mediaobject> <imageobject> - <imagedata fileref='poky-ref-manual.png' + <imagedata fileref='figures/bsp-title.png' format='SVG' align='center' scalefit='1' width='100%'/> </imageobject> </mediaobject> - <title>Board Support Package (BSP) Developers Guide</title> + <title></title> <authorgroup> <author> |