summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/closer-look.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-09-13 11:01:37 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-09-22 12:20:44 +0100
commit673b28f6db58969a634273201bf72a41ab1220e7 (patch)
tree35b915517ec4a155cc204146599e57e2fc6a39e7 /documentation/ref-manual/closer-look.xml
parentcaa29e693c09e9f79b579e34c1e475f98684dc04 (diff)
downloadpoky-673b28f6db58969a634273201bf72a41ab1220e7.tar.gz
ref-manual, mega-manual: Updated figure for source fetching
Fixes [YOCTO #2808] The Build Directory should be inside the BB blue box here and not outside of it. Adjusted the figure, which resides in the figures directory of both the ref-manual and the mega-manual. Also had to widen the image footprint to make it readable. (From yocto-docs rev: b4ff9292cf629894fda6ad4a29fbdaad85f43cd0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/closer-look.xml')
-rw-r--r--documentation/ref-manual/closer-look.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/closer-look.xml b/documentation/ref-manual/closer-look.xml
index 7e8d528897..d22de8fd99 100644
--- a/documentation/ref-manual/closer-look.xml
+++ b/documentation/ref-manual/closer-look.xml
@@ -618,7 +618,7 @@
618 <para> 618 <para>
619 The first stages of building a recipe are to fetch and unpack 619 The first stages of building a recipe are to fetch and unpack
620 the source code: 620 the source code:
621 <imagedata fileref="figures/source-fetching.png" align="center" width="6.5in" depth="4in" /> 621 <imagedata fileref="figures/source-fetching.png" align="center" width="6.5in" depth="5in" />
622 </para> 622 </para>
623 623
624 <para> 624 <para>