From f490be13415fec6b2f87ed0be3d5398ce8c1e302 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 31 Oct 2011 06:51:30 -0700 Subject: [PATCH] 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 Signed-off-by: Richard Purdie --- documentation/yocto-project-qs/yocto-project-qs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index d65738392c..daa1f0efb1 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -323,7 +323,7 @@ - $ 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