summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-10-31 06:51:30 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-10-31 22:37:09 +0000
commitf490be13415fec6b2f87ed0be3d5398ce8c1e302 (patch)
tree3b1f959070ad7c290d36198b3e167d3675d79499 /documentation/yocto-project-qs
parent4e04f6129af9dab052b8c36752cbe8134bdfd0e2 (diff)
downloadast2050-yocto-poky-f490be13415fec6b2f87ed0be3d5398ce8c1e302.zip
ast2050-yocto-poky-f490be13415fec6b2f87ed0be3d5398ce8c1e302.tar.gz
documentation/yocto-project-qs/yocto-project-qs.xml: fix tarball URL
Community member Robert P.J. Day pointed out that the URL used to reference the Edison tarball in the manual was incorrect. It was pointing to the old Poky area and not the Yocto-1.1 area. I have updated the example 'wget' command with the correct URL. (From yocto-docs rev: ba9deb4717b72b4d75c18870106607b1770ac45b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/yocto-project-qs')
-rw-r--r--documentation/yocto-project-qs/yocto-project-qs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index d657383..daa1f0e 100644
--- a/documentation/yocto-project-qs/yocto-project-qs.xml
+++ b/documentation/yocto-project-qs/yocto-project-qs.xml
@@ -323,7 +323,7 @@
<para>
<literallayout class='monospaced'>
- $ wget http://www.yoctoproject.org/downloads/poky/poky-edison-6.0.tar.bz2
+ $ wget http://www.downloads.yoctoproject.org/releases/yocto/yocto-1.1/poky-edison-6.0.tar.bz2
$ tar xjf poky-edison-6.0.tar.bz2
$ source poky-edison-6.0/oe-init-build-env edison-6.0-build
</literallayout>
OpenPOWER on IntegriCloud