diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-29 15:26:29 +0100 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-09-29 15:27:04 +0100 |
commit | 2624b6181411fe722c73ec95aba9ea8c3d92bca5 (patch) | |
tree | bb3c5db53c6c5fbbdb086c90a644ece12cda8e21 /handbook/bsp-guide.xml | |
parent | 1e0e6f11850c7014700604f7e24f9579d8d19102 (diff) | |
download | openembedded-core-2624b6181411fe722c73ec95aba9ea8c3d92bca5.tar.gz openembedded-core-2624b6181411fe722c73ec95aba9ea8c3d92bca5.tar.bz2 openembedded-core-2624b6181411fe722c73ec95aba9ea8c3d92bca5.zip |
poky-doc-tools: Remove unnecessary autotools usage and simplfy structure
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'handbook/bsp-guide.xml')
-rw-r--r-- | handbook/bsp-guide.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/handbook/bsp-guide.xml b/handbook/bsp-guide.xml index e5933d7e9c..ab2043aadf 100644 --- a/handbook/bsp-guide.xml +++ b/handbook/bsp-guide.xml @@ -9,7 +9,7 @@ <mediaobject> <imageobject> - <imagedata fileref='common/poky-handbook.png' + <imagedata fileref='template/poky-handbook.png' format='SVG' align='center' scalefit='1' width='100%'/> </imageobject> @@ -42,7 +42,7 @@ <legalnotice> <para> - Permission is granted to copy, distribute and/or modify this document under + Permission is granted to copy, distribute and/or modify pthis document under the terms of the <ulink type="http" url="http://creativecommons.org/licenses/by-nc-sa/2.0/uk/">Creative Commons Attribution-Non-Commercial-Share Alike 2.0 UK: England & Wales</ulink> as published by Creative Commons. </para> </legalnotice> |