summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/faq.xml
Commit message (Collapse)AuthorAgeFilesLines
* documentation/poky-ref-manual/faq.xml: 1.1.2 variables and updatesScott Rifenbark2012-06-291-15/+16
| | | | | | | | | | First pass of implementing the poky.ent variables. Also, applied obvious type fixes. (From yocto-docs rev: 5f5d3735bea5db12847dc9b9fa01aee0f5dc2b41) 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 links to pythonScott Rifenbark2012-01-301-2/+2
| | | | | | | | | | The links to the 32-bit and 64-bit Python tarballs in miscsupport were broken. I fixed them. (From yocto-docs rev: 6dd820fe8e3d22329a4d6e4edcbba72bf70841c4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: Fixed links for yocto-1.1Scott Rifenbark2011-10-061-10/+10
| | | | | | | | | | | After greping through the documentation directory, I addressed all the <ulink> statements that used to have yocto-1.0 in the URL. They are now yocto-1.1. (From yocto-docs rev: 97d160263c5905fdeaf4ec285bc5359918790581) 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: Removed wording that focues on GNOMEScott Rifenbark2011-10-041-1/+1
| | | | | | | | | | | | | | Per Paul Eggleton he suggested that the wording we had about YP focusing on the GNOME Mobile environment was misleading now. It was in there in the original version of the FAQ but with time has become outdated. I simply removed the "GNOME" part and left the part that mentions about YP being a stable environment and well-suited for the embedded mobile environment. (From yocto-docs rev: cc7103eda3fd77d89cecfffa23f0f798aa512132) 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: Scrubbed for term Poky.Scott Rifenbark2011-08-301-111/+143
| | | | | | | | | | | | | | In general, the term Poky can be replaced by "the Yocto Project." The term Poky can be used as a term for the Yocto Project build system. I left it in place for a few areas where it was easy and would not be confusing. I also performed general rewrites for the FAQ. (From yocto-docs rev: bb24bcf21311c68576fb8c3fec86ad8303f557f2) 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: Edits to scrub for PokyScott Rifenbark2011-08-241-2/+2
| | | | | | | (From yocto-docs rev: 089575ceb618199fbeccad1a4e7b7bd19eb5ad7f) 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: Edits to scrub for PokyScott Rifenbark2011-08-241-48/+33
| | | | | Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation: typo, spelling & minor grammar fixesPaul Eggleton2011-08-241-5/+5
| | | | | | | (From yocto-docs rev: a5b069b04979a566b08415cf27af2ad6abf90f2f) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* 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>