summaryrefslogtreecommitdiff
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* documentation/yocto-project-qs/Makefile: Updated Makefile to include PDF in tarScott Rifenbark2011-04-061-2/+2
| | | | Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/Makefile: Updated Makefile so PDF is in tarballScott Rifenbark2011-04-061-1/+1
| | | | Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-bitbake.xml: style tags updatedScott Rifenbark2011-04-061-18/+18
| | | | | | | | I got rid of the <filename class='directory'...> and <filename class='extension'...> and replaced with simple <filename>/</filename> pairs. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-bitbake.xml: BitBake parsing section updateScott Rifenbark2011-04-061-4/+2
| | | | | | | | | In section B.1 (Parsing) it said that BBFILES variable by default specified the direcotyr 'meta/packages/' as the place to look for .bb files. This directory is invalid and needed to be changed to 'meta/packages/'. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-variables.xml: added SSTATE_DIR variableScott Rifenbark2011-04-061-0/+6
| | | | | | | | Due to some changes in the file structure for 1.0 there is a new directory for the shared state. The variable SSTATE_DIR can be used to point to the directory. I added this variable to the list of documented variables. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-structure.xml: Edits for Rel 1.0Scott Rifenbark2011-04-061-6/+97
| | | | | | | | These edits reflect changes in the directory structure from the 0.9 version of the software to the 1.0 version. This set of changes still is missing a few items. Changes were based on Saul Wold's input. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-classes.xml: tag updatesScott Rifenbark2011-04-061-55/+32
| | | | | | | Removed the various styles for commands and such and replaced with simple <filename>/</filename> pairs. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-classes.xml: re-write of autotooled packagesScott Rifenbark2011-04-061-18/+21
| | | | | | | | Section C.2 (Autotooled Packages) was re-written. I removed a bunch of <variable> tags and replaced them with <filename>. Also removed some Britishisms. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-classes.xml: Fix to <filename> tagScott Rifenbark2011-04-061-1/+1
| | | | | | | Had to fix the <variable> tag by replacing it with <filename>. Previous commit didn't work so this is fixing it. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* document/poky-ref-manual/ref-classes.xml: removed <function> tagScott Rifenbark2011-04-061-1/+1
| | | | | | | I got rid of the <function> tag and replaced with <filename>. We have too many styles. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-bitbake.xml: type fixedScott Rifenbark2011-04-061-1/+1
| | | | | | | Section B.4 (The Task List) had the typo "taksks". Changed to "tasks." Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-bitbake.xml: Grammar fixScott Rifenbark2011-04-061-1/+1
| | | | | | | Section B.2 (Preferences and Providers) had a grammar error. It said "An common example is..." I fixed it. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-bitbake.xml: removed 'varname' styleScott Rifenbark2011-04-061-3/+3
| | | | | | | I replaced varname style with filename style. Looks better. We have too many styles. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/ref-structure.xml: bitbake section updatedScott Rifenbark2011-04-061-3/+2
| | | | | | | | | Section A.1.1 (bitbake/) contained two URLs. One supposedly went to a BitBake site and the other to the BitBake online manual. In reality, they both went to the online manual. I removed the one referencing the site. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/development.xml: OProfileUI section updatedScott Rifenbark2011-04-061-7/+6
| | | | | | | | Section 5.3.2 (Using OProfileUI) was out of date. Several of the URLs would not resolve. They were pointing to openedhand links that had not been maintained. I updated the entire section. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/development.xml: Corrected command syntaxScott Rifenbark2011-04-061-1/+1
| | | | | | | | | | In section 5.2.2. (Building the Cross-GDB Package) there was a resulting directory listed where you could find the binary. The directory had a couple of variables for 'host-arch' and 'target-abi'. There was a mis-guided angle bracket wrapping the 'host-arch' variable. This was fixed. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/adt-manual/Makefile: Added PDF file to the tarballScott Rifenbark2011-04-061-1/+1
| | | | Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/adt-manual/adt-eclipse.xml: Updated repo URL for Eclipse Plug-inScott Rifenbark2011-04-061-1/+1
| | | | | | | Updated the URL that points to the Yocto Eclipse Plug-in to http://www.yoctoproject.org/downloads/eclipse-plugin/1.0. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/development.xml: Edits for Eclipse and AnjutaScott Rifenbark2011-04-041-9/+37
| | | | | | | | | | I commented out a large section of the chapter, which went into detail on how to locate, install, configure, and use the Yocto Ecliple plug-in. This information is redundant in this book and is better explained in the ADT Manual. I am referencing the information from this chapter now. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/poky-ref-manual.xml: Updated rev-history tableScott Rifenbark2011-04-041-2/+2
| | | | | | Updated the revision history table for the manual. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: Edits plus Matt Madison ↵Scott Rifenbark2011-03-311-6/+11
| | | | | | | | | | | | note regarding older host systems I made a few small edits and I added a reference to the wiki page 'https://wiki.yoctoproject.org/wiki/BuildingOnRHEL4' that has entries for older development hosts. Right now all that is there is the RHEL4 notes but the wiki page can be expanded as needed. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/yocto-project-qs/yocto-project-qs.xml: cleaned out another "YP"Scott Rifenbark2011-03-311-1/+2
| | | | | | | Removed "YP" from another spot in the manual. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* documentation/bsp-guide/Makefile: Updated to include PDF in tarballScott Rifenbark2011-03-311-1/+1
| | | | | | | For some reason the PDF version of this manual was not being included in the tarball created by the Makefile. I fixed this. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/usingpoky.xml: [BUGID# 929] - Note added ↵Scott Rifenbark2011-03-311-0/+6
| | | | | | | | | | | warning about switching up GPL versions In chapter 2 where we talk about building images I added a new note indicating that the user should not switch around using different GPL versions when trying to rebuild an image as it can cause dependency failures. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: removed (YP) acronymScott Rifenbark2011-03-291-1/+1
| | | | | | I removed this YP acroynm since we never use it. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT ↵Scott Rifenbark2011-03-251-3/+11
| | | | | | | | | | | | | tarball I added a note in the "Installing the ADT" section (2.1) saying that if you need to build the ADT tarball you can use 'bitbake adt-installer'. I also changed the location of the toolchain from '...yocto-0.9' to '...yocto-1.0'. Finally, I changed the host sub-directory in the toolchain directory from 'i586' to i686'. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: [BUGID# 931] - Removed ↵Scott Rifenbark2011-03-251-11/+0
| | | | | | | | | | Fedora 14 bitbake native note [BUGID# 931] - I have removed the Note indicating that the user must run 'bitbake make-native' if running Fedora 14. This is no longer a requirement for YP Release 1.0 Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: Bug reference added ↵Scott Rifenbark2011-03-251-2/+4
| | | | | | | | | | | | | | | | | courtesy Colin Walters In the Quick Start there is a note indicating that you should run 'bitbake make-native' followed by 'bitbake poky-image-sato' if you are running Fedora 14 or another distribution that ships with GNU. Colin Walters submitted a patch that offerred an URL for further explanation on a Make Bug. The URL is http://www.mail-archive.com/bug-make@gnu.org/msg06220.html. Rather than submit Colin's patch verbatim I updated the note to include the reference with a little different wording. This extra information submitted by Colin will be very helpful. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 873] - documentation/poky-ref-manual: Notes added for non-GPLv3 buildsScott Rifenbark2011-03-182-1/+18
| | | | | | | | | | | | | [BUGID# 873] - Added a note in the Images Appendix indicating that building an image without GPLv3 components is only supported for base and minimal images. Also put the two changes you have to do to the local.conf file for the build. Added a note in the second chapter in the section on building images. The note indicates the same as in the appendix but does not go into the local.conf file detail. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: Note added about proxyScott Rifenbark2011-03-181-0/+10
| | | | | | | | 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 <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: Added references to FAQsScott Rifenbark2011-03-181-1/+8
| | | | | | | In the beginning of the manual I added references to the FAQs we support. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/yocto-project-qs.xml: 1.0 edits applied to ↵Scott Rifenbark2011-03-181-21/+21
| | | | | | | | | | | examples This is first guess at the correct example commands and directory names for the Bernard 5.0 release. I don't have any real directories available to look at and doc changes are supposed to be frozen before the actual build. So these are guesses and will need reviewed. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/style.css: Updated note text colorScott Rifenbark2011-03-181-1/+0
| | | | | | | Had to update the note and tip text color to white to match other books. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/yocto-project-qs/style.css: Updated stylesScott Rifenbark2011-03-181-8/+14
| | | | | | | | I updated the style sheet to use Yocto blue for the headings and got rid of the green tip and note stuff. This style matches the other style sheet now. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 857] - documentation/yocto-project-qs/yocto-project-qs.xml: added ↵Scott Rifenbark2011-03-181-1/+1
| | | | | | | | | groff package [BUGID# 857] In the packages section for the list of Debian-based system package requirements I added 'groff'. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* 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. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/extendpoky.xml: Formfactor path correctedScott Rifenbark2011-03-181-1/+1
| | | | | | | | I changed the path 'meta/packages/formfactor/files/config' to 'meta/recipes-bsp/formfactor/files/config' per Joshua Lock's instruction for correctness. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/extendpoky.xml: small editsScott Rifenbark2011-03-181-14/+15
| | | | | | Various small edits and format changes. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/usingpoky.xml: Small editsScott Rifenbark2011-03-181-4/+4
| | | | | | I made some minor edits. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* 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? Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/usingpoky.xml: More BitBake changesScott Rifenbark2011-03-181-8/+8
| | | | | | | Forgot to search for "Bitbake" occurances. These are now changed to "BitBake." Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/usingpoky.xml: grammar fix and BitBake fixScott Rifenbark2011-03-181-16/+16
| | | | | | | Fixed a grammar problem and then did a search and replace for "bitbake" to replace with "BitBake". Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/introduction.xml: Wording and release updateScott Rifenbark2011-03-181-4/+5
| | | | | | | | | I changed several occurances of "Yocto Project" to "the Yocto Project." Also changed the statement about what Poky release the book supported. It previously said "applies to Poky Release 4.0 (Laverne)." I changed this to "applies to Poky Release 5.0 (Bernard)." Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/introduction.xml: Removed linkScott Rifenbark2011-03-181-1/+1
| | | | | | | | | | | Removed a link to the Intel Website. Upon testing this link I discovered that it loads the Intel site into the current web page and then disables the back button. Rather annoying. I tried to change the link to pop a new window but couldn't get the ulink.target parameter to work. Ran out of time to try and figure it out so I removed the link. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/faq.xml: Spell CheckScott Rifenbark2011-03-181-5/+5
| | | | | | Performed a spell check and corrected several problems. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/poky-ref-manual.xml: Updated title pageScott Rifenbark2011-03-181-0/+5
| | | | | | | | Updated the title page by adding a new revision entry for the manual. Not sure of the current revision numbering scheme so I reset it to Revision 1.0 to match that of the release. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/style.css: Updated to match other manualsScott Rifenbark2011-03-181-8/+14
| | | | | | | I have updated some styles so that the GIT manuals are looking more consistent and have better color schemes for the section headings. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/poky-ref-manual/extendpoky.xml: Spell checkScott Rifenbark2011-03-181-15/+15
| | | | | | A spell check performed on this chapter. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* [BUGID# 293] - documentation/poky-ref-manual/extendpoky.xml: Added text for ↵Scott Rifenbark2011-03-181-0/+10
| | | | | | | | | | | | choosing server [BUGID# 293] - I added text at the end of section 3.2.3 "Customizing Images Using Custom IMAGE_FEATURES" to include explanation of the two servers Poky uses for images by default. Also how to change the variable IMAGE_FEATURES to configure the server. This change is part of the fix for BUGID# 293 and was suggested by Scott Garman. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
* documentation/kernel-manual/kernel-how-to.xml: Spell checkedScott Rifenbark2011-03-181-3/+3
| | | | | | Performed a spell check and found a couple items. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>