From: Scott Rifenbark <[email protected]> There was a stray "0.9" in an URL for the Yocto source downloads. I changed it to 1.0.
Signed-off-by: Scott Rifenbark <[email protected]> --- documentation/adt-manual/adt-prepare.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 1733141..f27f603 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -232,7 +232,7 @@ architectures (x86, x86-64, mips, powerpc, and arm) that can be used 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-0.9/'></ulink> + area - <ulink url='http://autobuilder.yoctoproject.org/downloads/yocto-1.0/'></ulink> and are ideal for experimentation within Yocto Project. </note> </para> -- 1.7.1.1 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
