diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-09-09 11:09:11 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-12 16:50:07 +0100 |
commit | ddb29c561ca4360047d6f5588df216d14734e07d (patch) | |
tree | f6a78adbcd482f0d770afcf7946d2bcb11e0f302 | |
parent | 27b499841a4e4c109678ae0863fac1df9e17c586 (diff) | |
download | poky-ddb29c561ca4360047d6f5588df216d14734e07d.tar.gz |
ref-manual, mega-manual: Updated the source fetching figure
Fixes [YOCTO #2808]
Updated the figure to use the "spatula" type version of the
general BitBake box. Also had to adjust the width a bit to
get the figure to display correctly.
(From yocto-docs rev: 3049e20eb215b00e61dabed9c124fa8ebc6c946b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/mega-manual/figures/source-fetching.png | bin | 37445 -> 39941 bytes | |||
-rw-r--r-- | documentation/ref-manual/figures/source-fetching.png | bin | 37445 -> 39941 bytes | |||
-rw-r--r-- | documentation/ref-manual/technical-details.xml | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/documentation/mega-manual/figures/source-fetching.png b/documentation/mega-manual/figures/source-fetching.png index ff8414280b..0fdc5168cf 100644 --- a/documentation/mega-manual/figures/source-fetching.png +++ b/documentation/mega-manual/figures/source-fetching.png | |||
Binary files differ | |||
diff --git a/documentation/ref-manual/figures/source-fetching.png b/documentation/ref-manual/figures/source-fetching.png index ff8414280b..0fdc5168cf 100644 --- a/documentation/ref-manual/figures/source-fetching.png +++ b/documentation/ref-manual/figures/source-fetching.png | |||
Binary files differ | |||
diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index cad9458afe..d459072b38 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml | |||
@@ -977,7 +977,7 @@ | |||
977 | <para> | 977 | <para> |
978 | The first stages of building a recipe are to fetch and unpack | 978 | The first stages of building a recipe are to fetch and unpack |
979 | the source code: | 979 | the source code: |
980 | <imagedata fileref="figures/source-fetching.png" align="center" width="6in" depth="4in" /> | 980 | <imagedata fileref="figures/source-fetching.png" align="center" width="6.5in" depth="4in" /> |
981 | </para> | 981 | </para> |
982 | 982 | ||
983 | <para> | 983 | <para> |