From: Scott Rifenbark Date: Fri, 18 Mar 2011 14:28:24 +0000 (-0600) Subject: documentation/yocto-project-qs/yocto-project-qs.xml: Note added about proxy X-Git-Tag: 2011-1~1996 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=f9abba290157c122f36aed5e52f1a0f792e3add2;p=openembedded-core.git documentation/yocto-project-qs/yocto-project-qs.xml: Note added about proxy I added a note to reference the FAQ entry in the Poky manual that describes how to get around proxy and firewall stuff hanging up getting the source code during a build. Signed-off-by: Scott Rifenbark --- diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml index 62e9e6b3d4..4cb50a5c2c 100644 --- a/documentation/yocto-project-qs/yocto-project-qs.xml +++ b/documentation/yocto-project-qs/yocto-project-qs.xml @@ -235,6 +235,16 @@ recommend having at least 100GB of free disk space. + + By default, Poky searches for source code using a pre-determined order + through a set of locations. + If you encounter problems with Poky finding and downloading source code, see + the FAQ entry "How does Poky obtain source code and will it work behind my + firewall or proxy server?" in the + + Poky Reference Manual. + + $ wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.tar.bz2