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 | |
parent | b85c4e52276cea3bf11105fd3965f988089ec050 (diff) | |
download | 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>
-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 3fdd681f4f..31e6b09a31 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 | |||
585 | You must have a target kernel image that has been built using the Yocto Project.</para> | 585 | You must have a target kernel image that has been built using the Yocto Project.</para> |
586 | <para>Depending on whether the Yocto Project has a pre-built image that matches your target | 586 | <para>Depending on whether the Yocto Project has a pre-built image that matches your target |
587 | architecture and where you are going to run the image while you develop your application | 587 | architecture and where you are going to run the image while you develop your application |
588 | (QEMU or real hardware), the area you get the image from differs. | 588 | (QEMU or real hardware), the area from which you get the image differs. |
589 | <itemizedlist> | 589 | <itemizedlist> |
590 | <listitem><para>Download the image from | 590 | <listitem><para>Download the image from |
591 | <ulink url='&YOCTO_MACHINES_DL_URL;'> | 591 | <ulink url='&YOCTO_MACHINES_DL_URL;'> |