diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-05-03 07:45:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:30 +0100 |
commit | 03a7ed331dfc70f25ce8311ee77ab88e7dd376ee (patch) | |
tree | 6af279eec6dddab44a0639bab0a7829be84e933d | |
parent | 27fb732a64c6c13b68b930e27ab5289a0d92ab7c (diff) | |
download | poky-03a7ed331dfc70f25ce8311ee77ab88e7dd376ee.tar.gz |
overview-manual: Increased viewport for patching.png image.
(From yocto-docs rev: fb8419753846e391dfc1b2dd5973eaff7627c57a)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/overview-manual/overview-manual-concepts.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/overview-manual/overview-manual-concepts.xml b/documentation/overview-manual/overview-manual-concepts.xml index bfafbe37fd..679d58ca9d 100644 --- a/documentation/overview-manual/overview-manual-concepts.xml +++ b/documentation/overview-manual/overview-manual-concepts.xml | |||
@@ -1235,7 +1235,7 @@ | |||
1235 | <para> | 1235 | <para> |
1236 | Once source code is fetched and unpacked, BitBake locates | 1236 | Once source code is fetched and unpacked, BitBake locates |
1237 | patch files and applies them to the source files: | 1237 | patch files and applies them to the source files: |
1238 | <imagedata fileref="figures/patching.png" align="center" width="6in" depth="5in" /> | 1238 | <imagedata fileref="figures/patching.png" align="center" width="7in" depth="6in" /> |
1239 | </para> | 1239 | </para> |
1240 | 1240 | ||
1241 | <para> | 1241 | <para> |