diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2011-06-23 07:47:42 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-24 11:27:43 +0100 |
commit | 53f4e4677f381b2dd0fcdaa2ea27cff297395527 (patch) | |
tree | 31d90dc6f2b10b6453da700e744baec4e797de59 /documentation/adt-manual | |
parent | bb6c10c002412b9ad38bac3b3ce12b2fd04fb1c2 (diff) | |
download | poky-53f4e4677f381b2dd0fcdaa2ea27cff297395527.tar.gz |
documentation/adt-manual/adt-prepare.xml: Updated kernel note
The note indicating where you can get sample kernels and
filesystems suitable for QEMU had a wrong path. I added
"machines" to the path. Also made a wording change.
(From yocto-docs rev: 75261eb7a44dcc990a817b5b59323042c38b6839)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/adt-manual')
-rw-r--r-- | documentation/adt-manual/adt-prepare.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 41043986b3..686e3e98ea 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml | |||
@@ -334,10 +334,10 @@ | |||
334 | <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html'></ulink>. | 334 | <ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html'></ulink>. |
335 | <note> | 335 | <note> |
336 | Yocto Project provides basic kernels and filesystem images for several | 336 | Yocto Project provides basic kernels and filesystem images for several |
337 | architectures (x86, x86-64, mips, powerpc, and arm) that can be used | 337 | architectures (x86, x86-64, mips, powerpc, and arm) that you can use |
338 | unaltered in the QEMU emulator. | 338 | unaltered in the QEMU emulator. |
339 | These kernels and filesystem images reside in the Yocto Project release | 339 | These kernels and filesystem images reside in the Yocto Project release |
340 | area - <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/'></ulink> | 340 | area - <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/machines/'></ulink> |
341 | and are ideal for experimentation within Yocto Project. | 341 | and are ideal for experimentation within Yocto Project. |
342 | </note> | 342 | </note> |
343 | </para> | 343 | </para> |