summaryrefslogtreecommitdiffstats
path: root/documentation/yocto-project-qs
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2011-03-18 08:28:24 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-03-18 23:23:30 +0000
commit0a209feb027f2a94b9dff381ea9419963d4b4ee1 (patch)
tree8bdb7c5686ef751bd0502ec047cc038ee92a31ef /documentation/yocto-project-qs
parenta11c6b2e29bdb3ff552fdefc9c3a0235322fb2f0 (diff)
downloadast2050-yocto-poky-0a209feb027f2a94b9dff381ea9419963d4b4ee1.zip
ast2050-yocto-poky-0a209feb027f2a94b9dff381ea9419963d4b4ee1.tar.gz
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. (From OE-Core rev: f9abba290157c122f36aed5e52f1a0f792e3add2) 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.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/documentation/yocto-project-qs/yocto-project-qs.xml b/documentation/yocto-project-qs/yocto-project-qs.xml
index 62e9e6b..4cb50a5 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.
</para></note>
+ <note><para>
+ 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
+ <ulink url='http://www.yoctoproject.org/docs/poky-ref-manual/poky-ref-manual.html'>
+ Poky Reference Manual</ulink>.
+ </para></note>
+
<para>
<literallayout class='monospaced'>
$ wget http://www.yoctoproject.org/downloads/poky/poky-bernard-5.0.tar.bz2
OpenPOWER on IntegriCloud