summaryrefslogtreecommitdiffstats
path: root/documentation
Commit message (Collapse)AuthorAgeFilesLines
...
* dev-manual: Rewrote section title.Scott Rifenbark2013-04-171-3/+3
| | | | | | | | | | Realized that the section has nothing to do with booting the modified image. Removed that from the title. (From yocto-docs rev: 7fdf311ee23a53dbbd7f70e72768fb48b4afe134) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updated section name for parallel construction.Scott Rifenbark2013-04-171-2/+2
| | | | | | | | | Fixed poor grammar in section title. (From yocto-docs rev: ee901b438325b6584230fb082d44189462a80065) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Build and Booting the Modified QEMU Kernel Image" section.Scott Rifenbark2013-04-171-2/+5
| | | | | | | (From yocto-docs rev: 7049ca02ba543524c6171c7dcba67863c4d5b2e5) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Set Up for the Build" section.Scott Rifenbark2013-04-171-4/+7
| | | | | | | (From yocto-docs rev: b72ad1b454710665767f4df9f55bf7c37cfa8e46) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, kernel-dev: Edits for changing a section head title.Scott Rifenbark2013-04-172-3/+3
| | | | | | | | | | Re-worded the title for "Set Up Your Layer for the Build." This resulted in a lone link from the kernel-dev manual changing. (From yocto-docs rev: bf797a9ad4b40ded6bd3b4dc8cc3d8ac702f05a6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Creating the Patch" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: b951f038747f7db6024eb25cbaf025f3bc167ccc) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed section title capitalization issue.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: f52ce587adb1916f6f414c6e25db52fd931ea8cd) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Fine-Tuning the Kernel Confguration File" section.Scott Rifenbark2013-04-171-2/+2
| | | | | | | (From yocto-docs rev: 229acbce8857ca398ca8d28e0341a931f237d7fb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Creating Configuration Fragments" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 2c0e8112bf90d0025c17665d4dea291592d5c597) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Using menuconfig" section.Scott Rifenbark2013-04-171-4/+6
| | | | | | | (From yocto-docs rev: 409fe33eed0a7eab5cf5f311739fb195613623db) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Fixed section capitalization issue.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: dc84d2435a510f601ea34e6d59bd311a3d8ce47c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Preparing to use Multilib" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 878f3f39bc1d0e80955d62585c2b346b7768d0d3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Combining multipel Versions of Library Files into One ↵Scott Rifenbark2013-04-171-2/+2
| | | | | | | | | Image" section. (From yocto-docs rev: 26f6d7fb56d48e6be69ddb9d0fee7a6a633a6488) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Including Static Library Files" section.Scott Rifenbark2013-04-171-2/+3
| | | | | | | (From yocto-docs rev: b6548dbde129203b2bccf33c28d65057667c9136) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Adding a Formfactor Configuration File" section.Scott Rifenbark2013-04-171-2/+6
| | | | | | | (From yocto-docs rev: 0486cea4552405dd0d230f442911eefd9c2585e2) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Adding the Machine Configuration File" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: cca3c16b35a215a5041dac5f884da5a0e77352da) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Post-Installation Scripts" section.Scott Rifenbark2013-04-171-3/+3
| | | | | | | (From yocto-docs rev: 415680e500e8638d6df5a3f7062b95e9e47cc85f) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Splitting an Application into Multiple Packages" section.Scott Rifenbark2013-04-171-7/+4
| | | | | | | (From yocto-docs rev: 7c3301634291181798a57d869e84ef6dd7355064) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Makefile-Based Package" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: f694d23a1c4c77a2ce510da976bae55ff384ad9a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Autotooled Package" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 2539fe1c2aea4666e288d33421245e755dda95d3) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Managing Layers"Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 3c20f92eb798216e5fb04bc246413ce406af0a15) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Using .bbappend Files"Scott Rifenbark2013-04-171-3/+3
| | | | | | | (From yocto-docs rev: cdb534ebff26a4bba071dc07f3e884ad1e869ffa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Creating Your Own Layer" section.Scott Rifenbark2013-04-171-1/+1
| | | | | | | (From yocto-docs rev: 57da339013c428a89de8f1435e835afa8b468173) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to "Layers" section.Scott Rifenbark2013-04-171-4/+4
| | | | | | | (From yocto-docs rev: ad1e605c91da0b74ec7e9ff65dda8c18bd1f7fc9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Edits to teh "Archiving Sources - archive*.bbclass" section.Scott Rifenbark2013-04-171-5/+4
| | | | | | | | | | | | Some formatting to fix up Kevin's patch. One thing important was that the <ulink> line cannot span multiple lines. I fixed this. When they span multiple lines, the sed script used to convert the links for the mega-manual breaks. (From yocto-docs rev: e31012878c709eccae94734f7933559cb1187c47) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: New class added for archive*.bbclass.Kevin Strasser2013-04-171-25/+15
| | | | | | | | | | | | Patch from Kevin that adds a new class. Note that the patch removed the existing src_distribute_local.bbclass class. (From yocto-docs rev: 4ce602093bc9ddfcbcd9392bcc8fd6187885bdf1) Signed-off-by: Kevin Strasser <kevin.strasser@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Updates list of supported BSPsRobert P. J. Day2013-04-171-3/+3
| | | | | | | | | | The list was somewhat out of date. Robert's patch fixes it. (From yocto-docs rev: 8c3c07872a7202315a7501dcd56fb7347668feae) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Changed "Ptest" to "ptest"Scott Rifenbark2013-04-171-3/+3
| | | | | | | (From yocto-docs rev: b4e2139e1d3b0ff1857c6399f1ce767f3573b3f7) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual, bsp-guide: Scrubbed the yocto-layer usage section.Scott Rifenbark2013-04-172-8/+16
| | | | | | | | | | | | Added a note in the bsp-guide to point back to the main new section, which is in the dev-manual. Made some small edits to the main section in the dev-manual. (From yocto-docs rev: 4105c8edbdc531b2a941d7f7282325fae763f059) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the ptest section.Scott Rifenbark2013-04-171-5/+20
| | | | | | | | | | | Applied some minor fixes to this area as directed by Paul Eggleton. This represents a clean second draft that can be reviewed. ] (From yocto-docs rev: d3380d698d36e83aab16ac74e713ab03baef60b0) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Edits to the ptest section.Scott Rifenbark2013-04-171-24/+28
| | | | | | | | | These are review comments from both Paul and Bjorn. (From yocto-docs rev: 773300f78b20bd601cbad750cfe32263fbe9d127) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Updated "Contributions" sectionScott Rifenbark2013-04-171-2/+4
| | | | | | | | | | | There is a cross-reference to the "How to Submit a Change" section. I added a bit of text to note that the ready can go there to find out who maintains code. (From yocto-docs rev: 30a2602c4c0945f1c9bd2a7fa71c1b98e790b2eb) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added cross-reference to section for finding maintainersScott Rifenbark2013-04-171-3/+10
| | | | | | | | | | | | | The "Tracking Bugs" section mentions how to enter a bug using Bugzilla. I added a new step just before the step that says to submit the bug that tells the user to be sure to copy the correct people. The link goes to the section that describes how to figure out who is responsible for code. (From yocto-docs rev: 64e58402490267a339c9bade969850da50f39cf1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* dev-manual: Added methods to determine who a Maintainer is.Scott Rifenbark2013-04-171-0/+40
| | | | | | | | | | | | | | | Provided three ways to dig out the information on who might be contaced about a change or patch to an area of code: 1. See the "maintenance.inc" file. 2. Examine BSP README files or the MAINTAINERS file (for BSP) 3. Use the 'git shortlog -- <filename> command to see who has committed the bulk of the changes for a particular file. (From yocto-docs rev: 0757a2edddb55bcce2ea1507501220c3097f0a22) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Review comments applied for patch sessionScott Rifenbark2013-04-133-55/+57
| | | | | | | | | | | | | Paul Eggleton provided quite a series of patches that I previously applied. These changes represent the edits from an interactive review he conducted with me. The series of changes represents his review for the entire set of changes in the original patch series. (From yocto-docs rev: e26f615a01de2b101e97eb6fd7175b813f74295e) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bsp-guide, ref-manual: Spell checks on some chapters.Scott Rifenbark2013-04-133-3/+3
| | | | | | | | | | Performed some spelling checks against the files associated with a large number of patches sent by Paul Eggleton. (From yocto-docs rev: 8b16924aa1da161271cbfce5410344d94c840fa6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added "Target Package Management with RMP" section.Scott Rifenbark2013-04-131-0/+15
| | | | | | | | | | New section for the Migration chapter. Reported-by: Paul Eggleton <paul.eggleton@linux.com> (From yocto-docs rev: 34745eec0f30d1ee5e02c1e681d7506a85d78aa9) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a link to the SANITY_TESTED_DISTROS variable.Scott Rifenbark2013-04-131-1/+2
| | | | | | | | | Link put in the "Migration" section. (From yocto-docs rev: 43c8fd145737bb504cae6cf24a1553af7ad121b6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual, dev-manual: Added links to the RPROVIDES variable.Scott Rifenbark2013-04-132-2/+2
| | | | | | | (From yocto-docs rev: 96f9e09d977b4b81b956f4742c47a9393f30eae4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a cross-reference link to the RSUGGESTS variable.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: 6a9a894bdc98acf6d32466927ebc3f1db69aacb6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added two cross-references.Scott Rifenbark2013-04-131-3/+4
| | | | | | | | | | New variables DISTROOVERRIDES and MACHINEOVERRIDES resulted in needing a couple links from the "Mirgration" chapter. (From yocto-docs rev: cd1b7f7c430eddd5953dc1dac1defe968cfde0aa) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Fixed section title capitalization.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: cbbb76a62be7acce5b62e449e09c08b4a18c11d6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual: Added a cross-link to the INSANE_SKIP variable.Scott Rifenbark2013-04-131-1/+1
| | | | | | | (From yocto-docs rev: 73561644c4fa0aae4217862e8d15a0cb2d874dd1) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add STAMPS_DIR and update STAMP entryPaul Eggleton2013-04-131-2/+13
| | | | | | | | | | | | STAMPS_DIR was split out of STAMP recently. Added some specifics about who is doing what. (From yocto-docs rev: dafb13f4b3c4cf40292d43ea53fe9150d4dfc0ee) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add LOG_DIRPaul Eggleton2013-04-131-0/+15
| | | | | | | | | | Added some specifics and a bit of a rewrite. (From yocto-docs rev: 03435b52f9f27729d81d46ec6d87cf73b4bd92cb) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: clarify T definitionPaul Eggleton2013-04-131-4/+6
| | | | | | | | | | | | | | Took out the clause in the parantheses set and replaced with better structure. * Ensure we mention what kind of files go into T * We're talking about recipes here, not packages (From yocto-docs rev: 8783bb7beb10e0fdfca22648f1dff4a85b760cd7) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SIGGEN_EXCLUDE_SAFE_RECIPE_DEPSPaul Eggleton2013-04-131-0/+28
| | | | | | | | | | Removed some ambiguous text. (From yocto-docs rev: cdf5cf7505af9c2c61e7b7d8a7db61ec0baad254) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SIGGEN_EXCLUDERECIPES_ABISAFEPaul Eggleton2013-04-131-0/+20
| | | | | | | | | | Broke the long first sentence up. (From yocto-docs rev: bfccfc6401c3e1dd88e7a965f1df1a68801844fa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SANITY_TESTED_DISTROS and NATIVELSBSTRINGPaul Eggleton2013-04-131-2/+49
| | | | | | | | | | Tightened up the writing for both entries. (From yocto-docs rev: b6a0679fb74aef4a718e42d20343f5b7ae8e9679) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* ref-manual/ref-variables: add SYSROOT_PREPROCESS_FUNCSPaul Eggleton2013-04-131-0/+12
| | | | | | | | | | Added some more specifics for who is doing what. (From yocto-docs rev: 3156a8f3af24cfd21478f2cf29ca9fdac699c0dd) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>