summaryrefslogtreecommitdiffstats
path: root/documentation/adt-manual/adt-prepare.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-06-23 07:47:42 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-06-24 11:27:43 +0100
commit53f4e4677f381b2dd0fcdaa2ea27cff297395527 (patch)
tree31d90dc6f2b10b6453da700e744baec4e797de59 /documentation/adt-manual/adt-prepare.xml
parentbb6c10c002412b9ad38bac3b3ce12b2fd04fb1c2 (diff)
downloadast2050-yocto-poky-53f4e4677f381b2dd0fcdaa2ea27cff297395527.zip
ast2050-yocto-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/adt-prepare.xml')
-rw-r--r--documentation/adt-manual/adt-prepare.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml
index 4104398..686e3e9 100644
--- a/documentation/adt-manual/adt-prepare.xml
+++ b/documentation/adt-manual/adt-prepare.xml
@@ -334,10 +334,10 @@
<ulink url='http://www.yoctoproject.org/docs/yocto-quick-start/yocto-project-qs.html'></ulink>.
<note>
Yocto Project provides basic kernels and filesystem images for several
- architectures (x86, x86-64, mips, powerpc, and arm) that can be used
+ architectures (x86, x86-64, mips, powerpc, and arm) that you can use
unaltered in the QEMU emulator.
These kernels and filesystem images reside in the Yocto Project release
- area - <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/'></ulink>
+ area - <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/machines/'></ulink>
and are ideal for experimentation within Yocto Project.
</note>
</para>
OpenPOWER on IntegriCloud