summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/faq.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation/poky-ref-manual/faq.xml: Updated Python FAQ entryScott Rifenbark2011-06-241-3/+3
| | | | | | | | | | | | | | | | The entry previously stated that only Python 2.6 is required. I added Python 2.7 to that requirement. I also changed the URLs that point to our pre-built tarballs from which the user can get Python 2.6 to be in the yocto-1.0 download area. They were pointing to an area in the index of downloads that was up one level. According to Beth the official location is http://autobuilder.yoctoproject.org/downloads/miscsupport/yocto-1.0- \ python-nativesdk. (From yocto-docs rev: f5ba36dee8094209fa6d3c6f97656588ded0567f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added new FAQ entry x-toolchainScott Rifenbark2011-06-131-0/+33
| | | | | | | | | | Added a new FAQ entry per Richard Purdie answering the question 'How do I use an external toolchain?' (From yocto-docs rev: 58b78df0d78637234cbcb0e70e225b72ba0f9a2b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added FAQ entry for filename spacesScott Rifenbark2011-05-171-0/+18
| | | | | | | | | | Added a new entry for we do not support spaces in filenames. This entry was suggested by Richard. (From yocto-docs rev: 27d7f951056fb55bddcd7a71374359583c635073) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added entry about proxy and firewallScott Rifenbark2011-03-181-0/+96
| | | | | | | | | | This is an explanation on how to get by the proxy or around the firewall when Poky is trying to find and download sources. (From OE-Core rev: 426df8458bb37c81afc6fe03f0e1300985c8d059) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Added three FAQ entriesScott Rifenbark2011-03-181-0/+68
| | | | | | | | | | | | | | Added three FAQ entries per Joshual Lock. 1. How do I disable the cursor on my touchscreen device? 2. How do I make sure connected network interfaces are brought up by default. 3. How do I create images with more free space? (From OE-Core rev: 9cfed91ee7c0a619e52abc098c20d6ed8b69416b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: Spell CheckScott Rifenbark2011-03-181-5/+5
| | | | | | | | | Performed a spell check and corrected several problems. (From OE-Core rev: e26e9f41eac1bb34a7d9276921d14e843444622d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* - documentation/poky-ref-manual/faq.xml: Fixed pokylinux.org referenceScott Rifenbark2011-03-031-1/+2
| | | | | | | | | | | | | | [BUGID# 553] - In the FAQ appendix item H.12 there was a reference to http://pokylinux.org/sources/* in the question portion. The reference should really be http://autobuilder.yoctoproject.org/sources/*. I made the change. This is a partial fix for bug 553. (From OE-Core rev: fb56ac6021fe09cb386c168f3fe0b11e04214972) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/poky-ref-manual/faq.xml: [BUGID# 628] - Added new question for ↵Scott Rifenbark2011-02-231-0/+41
| | | | | | | | | Python 2.6 requirement. As part of the fix for #628 I added a new question to the FAQ for use of Poky when you do not have Python 2.6. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* handbook: Move into documentation directoryRichard Purdie2010-10-151-0/+314
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>