summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
* profile-manual: Added oprofile usage section.Scott Rifenbark2013-01-271-0/+552
| | | | | | | | | No re-writing at all. (From yocto-docs rev: f42230e3665903a7603212696949241244555f8b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Systemtap section added.Scott Rifenbark2013-01-271-0/+217
| | | | | | | | | No re-writing at all. (From yocto-docs rev: 4ca472f8200f9d927a8d37c88c1ff75b017fcfc1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Substituted real title image in.Scott Rifenbark2013-01-271-0/+0
| | | | | | | (From yocto-docs rev: 7492d719e59fdc023da06554b7b65af63d76a6df) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added ftrace section to the manual.Scott Rifenbark2013-01-271-0/+664
| | | | | | | | | | No re-writing, no clean up what-so-ever. It is simply in the DocBook form. (From yocto-docs rev: 3d2c17c076b67c3e2ab094d0562038e422b63d44) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Corrected bad literallayout statement.Scott Rifenbark2013-01-271-1/+1
| | | | | | | (From yocto-docs rev: fc3aa3815bfdfac11e93167dda8e52457b42c4c6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added profile-title.png to stylesheetScott Rifenbark2013-01-271-19/+18
| | | | | | | (From yocto-docs rev: ad0222226cf4e29673e859cc95496c53875202cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Updated indentation and sectioningScott Rifenbark2013-01-271-628/+629
| | | | | | | | | | | Had the sectioning off and it was preventing the manual from making. I also added more indentation as needed throughout most of the manual up to the error. (From yocto-docs rev: 5de3544593a63e96b349babc177970d8605e0098) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Correctly named "figures" folder.Scott Rifenbark2013-01-2732-0/+0
| | | | | | | | | | This adds in the figures under the correct spelling for the "figures" folder. (From yocto-docs rev: 83d7896623a9a88538dd1da45429f47777123338) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Rename of figures folder.Scott Rifenbark2013-01-2731-0/+0
| | | | | | | | | | | | Initially the 'figures' folder was mis-named as 'Figures'. this is not in line with the other manuals. I had to rename the folder and thus delete all these files from the Git repo since they had been committed. (From yocto-docs rev: 4452e790e8ddb8c80a5f0c6faf4a1f86fd3fb8d7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky.ent: Added new YOCTO_DOCS_PROF_URL variable.Scott Rifenbark2013-01-271-0/+1
| | | | | | | (From yocto-docs rev: cc6082ee1fb33fa7a91c1a6e8aa92b568e1c8fee) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Makefile: Added support for the new profile-manual.Scott Rifenbark2013-01-271-0/+30
| | | | | | | (From yocto-docs rev: 09183423d3049b954b0f0a5d882bf85218b5aff9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Converted root XML file for profile-manualScott Rifenbark2013-01-271-26/+9
| | | | | | | | | Edits to change this file to work for the profile-manual. (From yocto-docs rev: 60a52fb31f2d15709afa29e83aa5d50bf8d90c58) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Second half of perf raw text entered.Scott Rifenbark2013-01-271-0/+353
| | | | | | | | | Finished entering the rest of the "perf" section. (From yocto-docs rev: 3df34a299ef9656362bf5b851b575528c646c02b) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Adding raw text.Scott Rifenbark2013-01-271-1088/+862
| | | | | | | | | | | Started to put in the usage chapter. Adding text and sectioning off by paragraph and formatting for literal sections. (From yocto-docs rev: c2d328d19023cd6fac6dcaeb8449e2203b5a17b7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Copied in raw "Examples" chapter.Scott Rifenbark2013-01-271-1891/+15
| | | | | | | | | I put the raw text is for chapter 4. No editing. (From yocto-docs rev: e4a017624595394f86f469e15c1c8ad13e82206d) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Copied in this raw text.Scott Rifenbark2013-01-271-369/+23
| | | | | | | | | | This is the raw text from Tom for the architecture chapter. No editing at all. (From yocto-docs rev: f402cc14ac7fef30460e130cc5bdfca731886aa3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Raw text for introduction chapter.Scott Rifenbark2013-01-271-159/+71
| | | | | | | | | | this text is straight from Tom's wiki. no formatting no nuthin' (From yocto-docs rev: 95f5341169c3e8d3bd7a97740320d0d27cbee020) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Added basic XML files and updated the .gitignoreScott Rifenbark2013-01-277-0/+4792
| | | | | | | | | | | Added four chapters to the directory. I based these chapters off of an existing YP manual. I also updated the .gitignore file so that it will support ingnoring profile-manual make operations. (From yocto-docs rev: f9658f627fe9d8d6868ce74e9550ea16d23c4156) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* profile-manual: Created directory structure and loaded figures.Scott Rifenbark2013-01-2731-0/+0
| | | | | | | (From yocto-docs rev: c9966f4fe0174489941ab728d6b840f565b906c5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Links added for new glossary variable terms.Scott Rifenbark2013-01-161-3/+4
| | | | | | | | | | Added links for the LINUX_VERSION, LINUX_VERSION_EXTENSION, and SRCPV glossary entry terms. (From yocto-docs rev: be6c716f436a631e97f8a429aa9b2d2fa75816e5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New glossary entry for SRCPV variable added.Scott Rifenbark2013-01-161-0/+34
| | | | | | | (From yocto-docs rev: 0eba5f7ff3e6801c1f8e41df02276e5524ff03f8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New LINUX_VERSION_EXTENSION variable glossary entry.Scott Rifenbark2013-01-161-0/+26
| | | | | | | (From yocto-docs rev: 98a1d57e0bcf018509bb2a167381817b0b6b95d8) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New LINUX_VERSION glossary entry.Scott Rifenbark2013-01-161-0/+16
| | | | | | | (From yocto-docs rev: daf7bf83049b51ec918af1c49c53502b6488f675) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Fixed a typo in question 4.6.Scott Rifenbark2013-01-161-1/+1
| | | | | | | (From yocto-docs rev: 92dba7b37d3f8b1204bf08e9bedc3f820502aed3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to the SCC reference section.Scott Rifenbark2013-01-161-6/+8
| | | | | | | (From yocto-docs rev: 51872ec247e93f9dd7b7c12ee32191565c30ebfa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to Advanced Metadata chapterScott Rifenbark2013-01-161-658/+0
| | | | | | | | | Removed all the orginal text. (From yocto-docs rev: 8a3b11fb6936574edb4fd0daf60d21ee2c2ccd8f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to Introduction chapter.Scott Rifenbark2013-01-161-45/+0
| | | | | | | | | Removed the block of original text. (From yocto-docs rev: ff36ef73cbf50b966bf539b013260fb7c668d82e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to the "Incorporating Out-of-Tree Modules" section.Scott Rifenbark2013-01-161-67/+0
| | | | | | | | | Removed the original text. (From yocto-docs rev: 0f3e89c7e6b8249cd643822f33c8168ca7cd83c9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to the "Working with your Own Sources" section.Scott Rifenbark2013-01-161-7/+12
| | | | | | | | | Final tweaks to this list of variables. (From yocto-docs rev: d494c8b06a623ef4930e206dd8e5689c8a9d4923) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: transitory edits.Scott Rifenbark2013-01-161-69/+3
| | | | | | | (From yocto-docs rev: 89e6335e0e9d23a6df581ccd5f55c2a7673050cf) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Updates to "Using an Iterative Development Process"Scott Rifenbark2013-01-161-129/+10
| | | | | | | | | | | Updated the name of this section to be consistent with "doing" something as the rest of the chapter is action-based. Did some other minor edits. Also, removed the original Darren text. (From yocto-docs rev: 3be86ee72766207c3812245917b8b20af86b26f4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to "Modifying a Recipe" section.Scott Rifenbark2013-01-161-32/+12
| | | | | | | | | | | Edits added a couple cross-refenences back into the YP dev-manual where detailed examples of patching and configuring the kernel exist. (From yocto-docs rev: 1ae2a18f0367841d1ea9bb8d3f3d323a9b573533) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Removed original text from "Applying Patches" section.Scott Rifenbark2013-01-161-20/+0
| | | | | | | (From yocto-docs rev: 7293f8ead1ac3a8029eb7bb384e4e1b9fb71cfa1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Created new "Creating the Append File" section.Scott Rifenbark2013-01-161-35/+47
| | | | | | | | | | | fixed up the organization of how you modify a recipe. It can consist of three things. I have created a new subsection for the first item, creating the append file. (From yocto-docs rev: a8342ccf18c0406669f6983da31d38603d87921e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to "Modifying an Existing Recipe"Scott Rifenbark2013-01-161-60/+34
| | | | | | | | | | Second pass through this section. Also removed the original text. Switching to numbered list. (From yocto-docs rev: 7978c5acd4776e6ade7c0ee34c6f7ab58eeb2bb9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to "Creating and Preparing a Layer"Scott Rifenbark2013-01-161-26/+9
| | | | | | | | | | | | | | Changed the name of this section and took out the bit about the manual being written with the assumption of a custom layer being created. The manual does not particularly call this out with any examples so it is not needed. I pulled the copy of the original text also. (From yocto-docs rev: c7623d96ed2d9c5866e52842f8cfea2ebde95d0e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Re-write of the "Organizing Your Source" section.Scott Rifenbark2013-01-161-70/+111
| | | | | | | | | A serious pass through this system to reorganize it. (From yocto-docs rev: f13abc59730d78e5ffa5bce3d38519f8fc4c127f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Intermediary edits to the "branches" section.Scott Rifenbark2013-01-161-17/+21
| | | | | | | (From yocto-docs rev: d12e98f4b80feb1538b51cd9e3a8c204c86f13fc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits in the Branch section.Scott Rifenbark2013-01-161-55/+50
| | | | | | | | | simple edits. (From yocto-docs rev: 3f73e53c9bdbe71f04400aedc042f19a48ea62bb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Created super section for Branches.Scott Rifenbark2013-01-161-103/+115
| | | | | | | | | | | | | The sections for "Machine Branches" and "Feature Branches" really should be encapsulated within a section on branching. Much of the text in the "Machine Branches" section presents the rationale behind both types of branches. I have created a larger section to contain these and will edit the text to fit. (From yocto-docs rev: c7c67f5867f22ebbbd49cab79bb2d4e52422ecac) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Removed recursive include statement from examples.Scott Rifenbark2013-01-161-7/+4
| | | | | | | | | | | Three instances of *.scc files were recursively including themselves. These .scc files needed to have their names changed to a file that indicated hardware support only. (From yocto-docs rev: f1c347f8f63141807084ac0a2bd3b64e138315cb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Re-write of the "BSP Description" section.Scott Rifenbark2013-01-161-52/+72
| | | | | | | | | | First re-write of this section. Terminology is an issue here. Dumping the term "ktype" for good. (From yocto-docs rev: e5ee05c5bfec2a0c62b89245efbe248a66b66288) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Re-write of the "Kernel Types" section.Scott Rifenbark2013-01-161-34/+40
| | | | | | | | | First real re-write of this section. (From yocto-docs rev: 636a852d4748904df6794bef391f7f5ef3db3c0f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Re-write of the "Features" section.Scott Rifenbark2013-01-161-11/+11
| | | | | | | | | first real re-write of this section. (From yocto-docs rev: 09a9d0978d939f40782179f9fd46ccd7b999c262) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: First re-write of the "Patches" section.scott-lenovo2013-01-161-6/+9
| | | | | | | (From yocto-docs rev: 64e2b623e040efeefdef572024c867a57a883f24) Signed-off-by: scott-lenovo <scott-lenovo@ubuntu.(none)> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to the "Configuration" section.scott-lenovo2013-01-161-14/+19
| | | | | | | | | First real re-write of this original text. (From yocto-docs rev: a6d16b61057df8ed811cf1f5f27c5f9e08be1108) Signed-off-by: scott-lenovo <scott-lenovo@ubuntu.(none)> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: edits to the "Kernel Metadata Syntax" section.scott-lenovo2013-01-161-65/+82
| | | | | | | | | First real re-write of this section. (From yocto-docs rev: 41c79da0832c0b290b21cc2aff87091d7243fafa) Signed-off-by: scott-lenovo <scott-lenovo@ubuntu.(none)> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-ref: Edits to Recipe-Space Metadata" section.scott-lenovo2013-01-161-15/+14
| | | | | | | | | | This is the first serious re-write of the text from the original. Edits to make it more readable. (From yocto-docs rev: 21c77fdfc9ae1a02b1d02fb113324c96c6aecb5e) Signed-off-by: scott-lenovo <scott-lenovo@ubuntu.(none)> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: General edits to "Kernel Metadata Location" section.Scott Rifenbark2013-01-161-24/+20
| | | | | | | | | First real pass at cleaning up the text. (From yocto-docs rev: a550e96780b5be191a576bbb20ef28a36b20e0bc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* kernel-dev: Edits to using metadata in a recipe section.Scott Rifenbark2013-01-161-37/+43
| | | | | | | | | General edits to clarify the writing. (From yocto-docs rev: 0510ab0faf81e0ac1c931863337eb217581c66ed) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>