diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2012-04-26 09:16:52 -0600 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-01 20:50:49 +0100 |
commit | 52e4e82e5ab5bd9caff6f1793c592344d758b5ed (patch) | |
tree | 12e75bc1dbccfdcae2d9a2266763845a81e90c94 /documentation | |
parent | b85c4e52276cea3bf11105fd3965f988089ec050 (diff) | |
download | ast2050-yocto-poky-52e4e82e5ab5bd9caff6f1793c592344d758b5ed.zip ast2050-yocto-poky-52e4e82e5ab5bd9caff6f1793c592344d758b5ed.tar.gz |
documentation/dev-manual/dev-manual-model.xml: Better wording.
(From yocto-docs rev: be77083d5820cf195aea0e17bb9cf25ec706b4dc)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation')
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index 3fdd681..31e6b09 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml @@ -585,7 +585,7 @@ WRITER NOTE: The areas to get the kernel and root filesystem are located in the You must have a target kernel image that has been built using the Yocto Project.</para> <para>Depending on whether the Yocto Project has a pre-built image that matches your target architecture and where you are going to run the image while you develop your application - (QEMU or real hardware), the area you get the image from differs. + (QEMU or real hardware), the area from which you get the image differs. <itemizedlist> <listitem><para>Download the image from <ulink url='&YOCTO_MACHINES_DL_URL;'> |